Sql fixes (#67)

* create abstract sql manager, log if sql fails

* use PreparedStatements
This commit is contained in:
creeper123123321 2022-07-14 08:31:27 -03:00 committed by GitHub
commit 3964f401f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 108 additions and 111 deletions

1
.gitignore vendored
View file

@ -230,3 +230,4 @@ nbdist/
/logs/
/locales/
/players/
players.db