racket/collects/tests/db
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
..
db db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
gen db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
programs db: add servlet-based test 2012-05-09 09:17:52 -06:00
all-tests.rkt db: added nested transactions 2012-01-08 23:25:53 -07:00
config.rkt db: clean up test suite, (test conditional) => (conditional test), timing 2011-09-06 12:41:03 -06:00