Add handle to SQL for server or SQLite for client.

This commit is contained in:
2020-10-15 09:09:50 -04:00
parent 2b0393909d
commit 2bf41d6d12
2 changed files with 33 additions and 7 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ manifest.txt
*.jar
target/
.DS_Store
cards.db
cards.db
database.properties