next-jdbc/test/next/jdbc
Sean Corfield 2702a01773 Multi-DB testing
Instead of just testing against H2 in-memory, we now test against Derby, 
H2 in-memory, H2 on-disk, hsqldb, and SQLite
2019-04-21 17:10:29 -07:00
..
connection_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00
prepare_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00
protocols_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00
quoted_test.clj Alpha 4; fixes #11 by adding schema meta-quoting function 2019-04-21 13:00:03 -07:00
result_set_test.clj Multi-DB testing 2019-04-21 17:10:29 -07:00
sql_test.clj Multi-DB testing 2019-04-21 17:10:29 -07:00
test_fixtures.clj Multi-DB testing 2019-04-21 17:10:29 -07:00
transaction_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00