- Added parameters steps and selectedDirectories to controller controllers/system/DBSkel

- Added exit status to controller controllers/system/DBSkel
- Removed old code from libraries/DBSkelLib
- Added steps parameter to libraries/DBSkelLib to select the step/s to perform (colon separated)
- Added selectedDirectories parameter to libraries/DBSkelLib to select the directory/ies to process (colon separated)
- All DBSkel structure files are in php and SQL formats
- The steps order is the following: schema, sequences, tables, constraints, views, functions, grants and extras
- Current running modes are: dry run, new and diff
- Diff mode is still under construction
This commit is contained in:
Paolo
2019-06-05 10:22:14 +02:00
parent e8aeefd966
commit 0f61a9e814
2 changed files with 528 additions and 448 deletions
File diff suppressed because it is too large Load Diff