next-jdbc/test/next/jdbc
Sean Corfield a57011a998 Recast the adapter/processors as a middleware
Still not happy with this but it seems more "holistic".
2019-11-09 22:59:34 -08:00
..
connection_test.clj Fixes #66 by adding support for :jdbcUrl in db-spec hash map 2019-09-27 13:06:45 -07:00
middleware_test.clj Recast the adapter/processors as a middleware 2019-11-09 22:59:34 -08:00
optional_test.clj Add optional maps adapter 2019-10-04 13:52:23 -07:00
prepare_test.clj Fix #50 by testing against (embedded) PostgreSQL 2019-07-24 17:32:58 -07:00
protocols_test.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
quoted_test.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
result_set_test.clj Address #70 by adding/documenting CLOB column reader example 2019-10-14 11:13:36 -07:00
specs_test.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
sql_test.clj Clarify behavior when no rows match a query 2019-11-01 09:34:14 -07:00
test_fixtures.clj Fixes #67 by adding test for jdbcUrl spec 2019-10-02 09:19:31 -07:00
transaction_test.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00