psycopg2/examples
2007-04-13 14:07:11 +00:00
..
binary.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
copy_from.py Various fixes, now all examples work. 2007-04-13 14:07:11 +00:00
copy_to.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
cursor.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
dialtone.py * psycopg/psycopgmodule.c: fixed exceptions refcount. 2005-11-26 07:47:48 +00:00
dict.py Added RealDictCursor from #143. 2007-01-16 13:45:41 +00:00
dt.py Definitely fixed date and time adapting problems (for mx too!) 2005-11-16 17:30:45 +00:00
encoding.py Definitely fixed date and time adapting problems (for mx too!) 2005-11-16 17:30:45 +00:00
fetch.py named cursors are working. 2005-10-25 15:35:11 +00:00
lastrowid.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
mogrify.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
myfirstrecipe.py psycopg->psycopg2 switch in the examples. 2005-06-13 06:25:06 +00:00
notify.py NOTIFY works again. 2005-10-18 14:07:17 +00:00
simple.py mingw fixes. 2005-08-23 10:38:36 +00:00
somehackers.jpg Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00
threads.py Fixed typo in examples. 2005-10-18 01:35:34 +00:00
typecast.py Added support for per-cursor and per-connection typecasters. 2007-02-22 15:16:54 +00:00
tz.py Definitely fixed date and time adapting problems (for mx too!) 2005-11-16 17:30:45 +00:00
usercast.py Releasing 2.0b4. 2005-07-17 04:26:27 +00:00
whereareyou.jpg Initial psycopg 2 import after SVN crash. 2004-10-19 03:17:12 +00:00