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
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
ryan
added reference 1.22025-11-24 21:22:54 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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