Releases: btk5h/skript-db
Releases · btk5h/skript-db
v0.2.0
- Add option for synchronous execution on other threads
- Add some warnings for misusing SQL injection protection
- Add connection lifespan option
v0.1.1
- Cache connections with the same jdbc url (fixes #2)