sql¶
Generate SQL scripts for the application.
Usage¶
mep-manager sql [path] [-d dbengine] [-h]
Arguments¶
- path
- Path of the working copy for wich SQL scripts must be generated (default: current directory)
Options¶
- -d,–dbengine <dbengine>
- Database engine (default: postgresql)
- -h,–help
- Display help and exits (default: false)