Skip to content

Releases: funfix/database

v0.4.0

08 Feb 07:10
v0.4.0
c8c48cc

Choose a tag to compare

What's Changed

  • Add MySQL support as distinct driver from MariaDB in #16
  • Update Java guide

Full Changelog: v0.3.2...v0.4.0

v0.3.2

07 Feb 21:58
v0.3.2
3a6fd22

Choose a tag to compare

  • Added licence headers.
  • Changed GitHub URL in published artefacts.
  • Fixed non-deterministic H2 behaviour

Full Changelog: v0.3.0...v0.3.2

v0.3.0

07 Feb 21:22
v0.3.0
ed0954b

Choose a tag to compare

What's Changed

  • Add internals.md documenting DelayedQueue and CronService query patterns in #11
  • Simplify Java usage guide: remove framework boilerplate, add CronService basics in #12
  • Add Oracle support in #10

Full Changelog: v0.2.0...v0.3.0