Changed to use local database and started adding admin rights

This commit is contained in:
Isaac Parenteau
2019-10-13 16:00:05 -05:00
parent c169061b07
commit 68a472d804
8 changed files with 49 additions and 41 deletions

View File

@@ -0,0 +1 @@
CREATE DATABASE IF NOT EXISTS eighttrack;