Skip to content

Releases: hteppl/sql2o-nukkit

2.3.0-SNAPSHOT

22 Aug 09:56

Choose a tag to compare

What's Changed

  • New logic of creating connections
  • PostgreSQL support

Full Changelog: 2.1.0-SNAPSHOT...2.3.0-SNAPSHOT

2.1.0-SNAPSHOT

09 Feb 11:05

Choose a tag to compare

  • Handle connection pool with Hikari
  • Rename methods for creating connections and transactions
  • More settings in config.yml
  • Update dependencies

2.0.5-SNAPSHOT

13 Jan 06:13

Choose a tag to compare

  • Remove Connection field
  • Fix memory leak
  • Add more methods for open connections
  • Update dependencies
  • Fix create SQLite directory if plugin catch exception
  • Update README.md

2.0.1-SNAPSHOT

09 Sep 12:01

Choose a tag to compare

  • Package refactoring to release 2.x.x.
  • Custom MySQL connection flags in config.
  • More useful methods for databases.

1.0.1-SNAPSHOT

05 Aug 11:10

Choose a tag to compare

  • Fix: sqlite database folders are now created correctly.

1.0.0-SNAPSHOT

02 Aug 13:14

Choose a tag to compare

  • Very first release of DataManager!