Releases: MrNavaStar/SQLib
Releases · MrNavaStar/SQLib
SQLib 3.2.5
- Fix MySql/MariaDB/Postgres not loading correctly on velocity
SQLib 3.2.4
- Add a new
DataStore
functiongetOrCreateDefaultContainer
to cover the most common on create lambda
SQLib 3.2.3
- Update to 1.21.2
SQLib 3.2.2
- Fix config not generating when using manual database creation
SQLib 3.2.1
- fix invalid config creation on windows
SQLib 3.2.0
- Get on datacontainers now returns an optional instead of null
- Move Gson Types into their own class so they can be used without minecraft being present
SQLib 3.1.4
- Fix an oversight that could cause problems when null values are retrieved from the database
SQLib 3.1.3
- Fix Another crash (we do love testing in prod dont we)
SQLib 3.1.2
- Fix a different crash
SQLib 3.1.1
- Fix crash