next-jdbc/test/next/jdbc
Sean Corfield 214470bf9d Use auto_increment so H2 will return generated keys
Also update the result set builder used in one test
2019-04-20 23:42:22 -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 Stub test namespaces 2019-04-18 21:51:58 -07:00
result_set_test.clj Use auto_increment so H2 will return generated keys 2019-04-20 23:42:22 -07:00
sql_test.clj Use auto_increment so H2 will return generated keys 2019-04-20 23:42:22 -07:00
test_fixtures.clj Use auto_increment so H2 will return generated keys 2019-04-20 23:42:22 -07:00
transaction_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00