racket/collects/db/private/odbc
Ryan Culpepper 9d34f0f147 db: added support for postgresql 9.2 types (json, ranges)
Other major changes:
 - pg code now uses only binary format
 - pg timestamptz now always UTC (tz = 0), added doc section
 - added contracts to most pg "can't-convert" errors
2012-09-17 12:29:17 -04:00
..
connection.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
dbsystem.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
ffi-constants.rkt db: implemented list-tables for odbc (db2, oracle only) 2011-08-27 16:31:22 -06:00
ffi.rkt db: add support for odbc on macosx (needs testing) 2011-09-06 12:41:03 -06:00
main.rkt db: clean up and reogranize common impl code 2012-02-08 22:32:50 -07:00