psycopg2/lib
Daniele Varrazzo 4a78e4068b Dropped register_tstz_w_secs() implementation.
The function is no-op now that the default type caster can deal with
seconds in the tz offset.
2010-05-20 02:18:04 +01:00
..
__init__.py Stop the loop variable used to create __all__ leaking in the module. 2010-02-14 00:35:47 +01:00
errorcodes.py Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
extensions.py Added typecasters for arrays of specific MX/Py time-related types. 2010-05-15 14:27:23 +01:00
extras.py Dropped register_tstz_w_secs() implementation. 2010-05-20 02:18:04 +01:00
pool.py Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
psycopg1.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
tz.py Added evaluable representation for the FixedOffsetTimezone object. 2010-05-15 14:27:23 +01:00