Commit graph

13 commits

Author SHA1 Message Date
Sean Corfield
296cd51aa5 PostgreSQL IN/= ANY(?) test
Hopefully documentation to come!
2019-09-04 18:43:30 -07:00
Sean Corfield
5e10bdc0fa Update test.check to 0.10.0 2019-08-12 10:50:35 -07:00
Sean Corfield
9372ce11cd Fix #50 by testing against (embedded) PostgreSQL
This is the first database that returns lowercase columns in results so 
there are a lot of conditionals in the tests now. It also returns entire 
rows on inserts instead of just the generated key.
2019-07-24 17:32:58 -07:00
Sean Corfield
c9a9310449 Update test deps 2019-07-19 12:33:45 -07:00
Sean Corfield
60c1e6660f Support connection pooling more easily 2019-07-17 23:50:56 -07:00
Sean Corfield
d50917fc9f Default Clojure is 1.10.1 2019-06-08 18:10:52 -07:00
Sean Corfield
8db9689dff Simplify deps/CircleCI setup
User -R to get deps for caching, then -A to actually run tests
2019-05-26 16:04:39 -07:00
Sean Corfield
45f25d1912 Clean up and small doc improvements 2019-05-10 14:17:49 -07:00
Sean Corfield
f1e45d16bb First pass at CircleCI testing 2019-05-10 13:42:58 -07:00
Sean Corfield
6e96258da3 Remove perf alias/clojure.java.jdbc dependency
I'll create a specific performance test suite again in the future.
2019-04-21 17:36:26 -07:00
Sean Corfield
579558f5be Create pom.xml for upcoming deployment 2019-04-20 11:46:02 -07:00
Sean Corfield
28f735bafd Add benchmarks against clojure.java.jdbc 2019-04-01 20:37:14 -07:00
Sean Corfield
a8c1c37cfd Baseline project setup 2019-01-07 20:38:58 -08:00