next-jdbc/test/next/jdbc
Sean Corfield 4d7a5a440b Fix #43 by relaxing the spec for insert-multi!
Adds tests for `insert-multi!` that pass sequences instead of vectors.
2019-07-11 12:34:02 -07:00
..
connection_test.clj Address #31 by improving string representation of reified objects 2019-06-11 16:47:58 -07:00
optional_test.clj Fix #30 by adding modified builders 2019-06-04 18:01:19 -07:00
prepare_test.clj Fixes #40 by adding next.jdbc.prepare/execute-batch! 2019-07-09 16:00:10 -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 Fix #26 by adding datafiable-result-set 2019-06-08 15:09:42 -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 Fix #43 by relaxing the spec for insert-multi! 2019-07-11 12:34:02 -07:00
test_fixtures.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
transaction_test.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00