Releases: seancorfield/next-jdbc
Releases · seancorfield/next-jdbc
1.0.0 Alpha 5
Fixes #12 by adding :order-by
option for find-by-keys
.
1.0.0 Alpha 4
Fixes #11 by adding next.jdbc.quoted/schema
.
1.0.0 Alpha 2
An initial release of next.jdbc
being made available for testing on a variety of databases.
Initial testing has been performed on H2 (on disk and in memory) and limited MySQL testing.
Feedback on the API, the performance, and the compatibility with various databases would be appreciated.