Rewrote database stuff.
This commit is contained in:
parent
0661ca5918
commit
d47052d1b4
47 changed files with 1116 additions and 1114 deletions
config
|
@ -6,4 +6,5 @@ host = localhost
|
|||
port = 3306
|
||||
username = username
|
||||
password = password
|
||||
database = database
|
||||
dbname = database
|
||||
charset = utf8mb4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue