Add install-mysql.sh #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
And rename install.sh to install-sqlite.sh.
Also add install-pgsql.sh
Changed to convert the install.sh to install.php with flags for the different database options.
Still need to create migrations for the base database load to ensure that all the initial data gets loaded upon install