erplibre/script/database
Mathieu Benoit 24e5cba22b [UPD] makefile: improve test
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00
..
db_drop_all.py [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
fix_mariadb_sql_example_1.py [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
mariadb_sql_example_1.sql [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
README.md [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
restore_mariadb_sql_example_1.sh [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00

Database

This section is for code generator database migrator.

This configuration is for development environnement.

You need to install script ./script/install_dev_extra_ubuntu.sh.

Restore database

Run script to restore database:

./script/database/restore_mariadb_sql_example_1.sh