Skip to content

Releases: seancorfield/next-jdbc

1.0.0 Alpha 5

21 Apr 20:43
Compare
Choose a tag to compare
1.0.0 Alpha 5 Pre-release
Pre-release

Fixes #12 by adding :order-by option for find-by-keys.

1.0.0 Alpha 4

21 Apr 20:01
Compare
Choose a tag to compare
1.0.0 Alpha 4 Pre-release
Pre-release

Fixes #11 by adding next.jdbc.quoted/schema.

1.0.0 Alpha 2

21 Apr 06:51
Compare
Choose a tag to compare
1.0.0 Alpha 2 Pre-release
Pre-release

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.