Sean Corfield
5e3657c25f
Update REPL loading code to add-lib3 from t.d.a.
2020-10-25 15:03:31 -07:00
Sean Corfield
6809a6a70e
Bump to latest depstar
2020-10-09 14:52:59 -07:00
Sean Corfield
f125d056c2
Bump to latest depstar
2020-10-08 22:27:24 -07:00
Sean Corfield
f15aa4242f
Latest test-runner SHA
2020-10-07 23:05:02 -07:00
Sean Corfield
c76d2241a8
Update deps-deploy group ID (and version)
2020-10-07 22:27:45 -07:00
Sean Corfield
97ff2296e4
Bump to latest H2 version
2020-09-18 18:14:24 -07:00
Sean Corfield
c736a63382
Bump to latest depstar
2020-09-15 22:46:22 -07:00
Sean Corfield
e006be8ac4
Stop using single-segment lib names
2020-07-28 21:47:22 -07:00
Sean Corfield
931023de09
Address #121 by adding conditional builders/options for CSK
2020-07-08 11:52:22 -07:00
Sean Corfield
5e98c828a5
Add jTDS testing
2020-06-06 17:06:11 -07:00
Sean Corfield
53c3b5f48e
Bump java.data to 1.0.78 and surface configurable exception handling
2020-05-31 17:12:38 -07:00
Sean Corfield
0b8b058870
Bump java.data to 1.0.73
2020-05-31 14:58:25 -07:00
Sean Corfield
ace912c867
Depends on local clojure.java.data
2020-05-31 14:13:55 -07:00
Sean Corfield
300681bb78
Prep for 1.0.424
2020-04-10 14:36:34 -07:00
Sean Corfield
780c759541
Complete support for MariaDB #100
...
Adds tests and test dependencies, based on a new environment variable.
Updates change log. Documents difference in generated key return between
MySQL and MariaDB.
2020-03-16 15:19:21 -07:00
Sean Corfield
79236b45e5
Improve plan/reduce documentation
...
Also rolls H2 version back so examples work properly. 1.4.200 doesn't
like one of the data types the examples use.
2020-03-08 17:05:13 -07:00
Sean Corfield
9c71be9622
Bump dependencies
2020-02-28 11:47:09 -08:00
Sean Corfield
a2ba8ff780
Fixes #82 and adds next.jdbc.prepare/statement
2019-12-20 15:45:22 -08:00
Sean Corfield
fec1166e5c
Test on JDK11; document updated Derby versions
...
1.15.x.y requires JDK9+ and requires two dependencies.
1.14.x.y runs on JDKs up to 11.
2019-11-16 00:12:13 -08:00
Sean Corfield
774e08236f
Add optional MySQL testing
2019-11-15 15:38:51 -08:00
Sean Corfield
27f9e87e27
Bump org.clojure/java.data to 0.1.4
2019-10-14 08:56:20 -07:00
Sean Corfield
7f7cc9d16d
Bump org.clojure/java.data to 0.1.2
2019-10-12 16:17:51 -07:00
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