next-jdbc/src/next/jdbc
Sean Corfield 821f9b1a5a Fixes #44
Also adds `assert`s in SQL-generating functions, instead of just 
producing illegal SQL.
2019-07-11 12:11:32 -07:00
..
connection.clj Another tweak to TimesTen direct 2019-07-10 20:00:40 -07:00
optional.clj Fix #30 by adding modified builders 2019-06-04 18:01:19 -07:00
prepare.clj Fixes #40 by adding next.jdbc.prepare/execute-batch! 2019-07-09 16:00:10 -07:00
protocols.clj Fix #24 by adding type hints 2019-05-29 13:51:11 -07:00
quoted.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
result_set.clj Fixes #41; Addresses #40; Expand prepared statement documentation 2019-07-08 20:48:56 -07:00
specs.clj Fixes #44 2019-07-11 12:11:32 -07:00
sql.clj Fixes #44 2019-07-11 12:11:32 -07:00
transaction.clj Fixes #37; Fixes #36 2019-07-02 16:45:48 -07:00