Files
sweetgum-server/sql
P0nk 90687007f5 Rework Docker support
- Use multi-stage build for the application image
- Utilize connection pool init timeout for waiting on database container startup,
"docker-compose-wait" dependency is no longer required
- Override database host through environment variable - used in docker-compose
- Rename database scripts for explicit ordering (db container loads them alphabetically)
2021-04-03 14:59:37 +02:00
..
2021-04-03 14:59:37 +02:00
2021-04-03 14:59:37 +02:00
2021-04-03 14:59:37 +02:00
2015-11-02 23:17:21 -02:00
2021-03-29 22:22:06 +02:00

---- Cosmic MySQL Database ----

These SQL files must be executed IN ORDER to set up the database:
	- db_database.sql
	- db_drops.sql
	- db_shopupdate.sql (optional & require provided WZs)