Rewrote database stuff.

This commit is contained in:
flash 2019-09-29 00:38:39 +02:00
parent 0661ca5918
commit d47052d1b4
47 changed files with 1116 additions and 1114 deletions

View file

@ -6,4 +6,5 @@ host = localhost
port = 3306
username = username
password = password
database = database
dbname = database
charset = utf8mb4