Added SQL upgrade script

This commit is contained in:
Andris Reinman 2016-04-19 12:05:13 +03:00
parent 1e2e23142b
commit 77b3ded476
8 changed files with 738 additions and 4 deletions

View file

@ -32,6 +32,8 @@ user="mailtrain"
password="mailtrain"
database="mailtrain"
charset="utf8mb4"
# enter path for mysql command line application
command="mysql"
[redis]
# enable to use Redis session cache or disable if Redis is not installed