Skip to content

Releases: MrNavaStar/SQLib

SQLib 2.1.9

15 Nov 01:07
Compare
Choose a tag to compare
  • Fix crash when calling table.getIds()
  • Update dependencies

SQLib 2.1.8

09 Oct 05:57
Compare
Choose a tag to compare
  • Make returns for mc datatypes return null if they don't exist instead of crashing

SQLib 2.1.7

09 Oct 04:40
Compare
Choose a tag to compare
  • Add support for Identifiers

SQLib 2.1.6

09 Oct 03:51
Compare
Choose a tag to compare

SQLib 2.1.5

06 Jul 20:01
Compare
Choose a tag to compare
  • Fix a crash when calling database.getTables()

SQLib 2.1.4

09 Jun 23:53
Compare
Choose a tag to compare
  • Major bug fix: Data loss on reconnection
  • Update Sqlite driver to 3.42.0.0

SQLib 2.1.3

11 May 23:12
Compare
Choose a tag to compare
  • Fix drivers when using in a dev environment (shadowJar)

SQLib 2.1.2

09 May 02:58
Compare
Choose a tag to compare
  • Fix bugs with json loading
  • Fixes mod not releasing database lock
  • Allow custom SQL commands
  • SQLite database mode now configurable

SQLib 2.1.1

07 May 18:46
c6fc55a
Compare
Choose a tag to compare
  • Changes ":" in table names to "_" to fix table creation errors.

SQLib 2.1.0

03 May 02:20
Compare
Choose a tag to compare
  • Breaking api change to reduce mod compat issues