db_assembler - Readme

Default location of the merged files
This commit is contained in:
Barbz
2018-09-14 17:50:42 +02:00
committed by GitHub
parent 205e8eb14e
commit 9d2fa9a8c9

View File

@@ -1,6 +1,6 @@
## Description
This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly).
This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly). By default, it creates the merged files in `/env/dist`.
## How to use: