~psycopg/psycopg/2.0.x

  • Committer: Federico Di Gregorio
  • Date: 2009-04-19 14:25:49 UTC
  • Revision ID: fog@erin-20090419142549-28slpgrugqsoxyfb
Added a couple of test scripts to sandbox
Filename Latest Rev Last Changed Committer Comment Size
..
File __init__.py 388 16 years ago Federico Di Gregorio Fixed error in register_type() 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
extras_dictcursor.py 388 16 years ago Federico Di Gregorio Fixed error in register_type() 2.8 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 395 15 years ago Federico Di Gregorio Fixed test_dates failures in older version of Pyth 14.8 KB Diff Download File
test_lobject.py 394 15 years ago Federico Di Gregorio Fixed lobject test failures 7.1 KB Diff Download File
File test_psycopg2_dbapi20.py 396 15 years ago Federico Di Gregorio Removed unecessary import 589 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 388 16 years ago Federico Di Gregorio Fixed error in register_type() 1.8 KB Diff Download File