create database and customer table if it does not exist

This commit is contained in:
2020-01-15 20:30:48 +01:00
parent 25101f14e7
commit ec0f67784b
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -88,4 +88,4 @@ local.properties
*.launch
# SQLite
/src/main/resources/*.db
prototype/src/main/resources/*.db