~psycopg/psycopg/2.0.x

  • Committer: Federico Di Gregorio
  • Date: 2009-02-07 17:02:14 UTC
  • Revision ID: fog@erin-20090207170214-tibz419uij2g4o9y
Modified executemany() to return modified rows count
Filename Latest Rev Last Changed Committer Comment Size
..
File __init__.py 346.1.8 16 years ago James Henstridge Add basic tests for large object code. Fix lobjec 1.2 KB Diff Download File
File bugX000.py 302 17 years ago Daniele Varrazzo Added 'make check' target, running all the availab 673 bytes Diff Download File
dbapi20.py 171 19 years ago Federico Di Gregorio Added DBAPI 2.0 conformance tests in tests/. 30.6 KB Diff Download File
File extras_dictcursor.py 342 16 years ago James Henstridge 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com 1.4 KB Diff Download File
test_connection.py 342 16 years ago James Henstridge 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com 800 bytes Diff Download File
test_dates.py 342 16 years ago James Henstridge 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com 9.5 KB Diff Download File
test_lobject.py 350 16 years ago James Henstridge * tests/test_lobject.py (LargeObjectTests): add m 7 KB Diff Download File
File test_psycopg2_dbapi20.py 342 16 years ago James Henstridge 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com 603 bytes Diff Download File
File test_quote.py 343 16 years ago James Henstridge 2008-04-21 James Henstridge <james@jamesh.id.au> 2.8 KB Diff Download File
File test_transaction.py 342 16 years ago James Henstridge 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com 7.9 KB Diff Download File
File types_basic.py 378 16 years ago Federico Di Gregorio Added adapter to handle float('inf') and float('na 3.7 KB Diff Download File
types_extras.py 366 16 years ago Federico Di Gregorio Added inet support 1.8 KB Diff Download File