Created needed files for "sql pending system"

+ added README file to db_exporter
This commit is contained in:
Yehonal
2016-11-18 13:27:19 +01:00
parent 212edb5034
commit b94531b191
4 changed files with 30 additions and 0 deletions

12
bin/db_exporter/README.md Normal file
View File

@@ -0,0 +1,12 @@
This script is used by devs to export the databases to base directories
You should use it on clean databases
## USAGE
NOTE: this script is only working under unix currently
1) You must create a config.sh file changing DB connection configurations
of /conf/config.sh.dist
2) Run the db_export.sh script and wait