next-jdbc/test/next/jdbc
Sean Corfield 6a9df0f4aa Fix #22 by adding next.jdbc.optional
Includes four `as*maps` builders that omit `NULL` columns completely 
from the returned row hash maps.
2019-05-25 19:16:30 -07:00
..
connection_test.clj Fix tests for 1.0.0-alpha13 2019-05-05 00:04:44 -07:00
optional_test.clj Fix #22 by adding next.jdbc.optional 2019-05-25 19:16:30 -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 Fix #22 by adding next.jdbc.optional 2019-05-25 19:16:30 -07:00
sql_test.clj Address #21 by adding next.jdbc.specs 2019-05-21 21:45:05 -07:00
test_fixtures.clj Fix #22 by adding next.jdbc.optional 2019-05-25 19:16:30 -07:00
transaction_test.clj Stub test namespaces 2019-04-18 21:51:58 -07:00