- Implemented a shell script for initializing the database, including dropping, introduced database_migration job
-
Implemented a shell script for initializing the database, including dropping and creating the database, and applying migrations.
-
Implemented database_migrate job for seamless run of shell script