Skip to content

Releases: hteppl/sql2o-nukkit

2.3.0-SNAPSHOT

Choose a tag to compare

@hteppl hteppl released this 22 Aug 09:56

What's Changed

  • New logic of creating connections
  • PostgreSQL support

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

2.1.0-SNAPSHOT

Choose a tag to compare

@hteppl hteppl released this 09 Feb 11:05
  • Handle connection pool with Hikari
  • Rename methods for creating connections and transactions
  • More settings in config.yml
  • Update dependencies

2.0.5-SNAPSHOT

Choose a tag to compare

@IWareQ IWareQ released this 13 Jan 06:13
  • 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

Choose a tag to compare

@hteppl hteppl released this 09 Sep 12:01
  • Package refactoring to release 2.x.x.
  • Custom MySQL connection flags in config.
  • More useful methods for databases.

1.0.1-SNAPSHOT

Choose a tag to compare

@hteppl hteppl released this 05 Aug 11:10
  • Fix: sqlite database folders are now created correctly.

1.0.0-SNAPSHOT

Choose a tag to compare

@hteppl hteppl released this 02 Aug 13:14
  • Very first release of DataManager!