Skip to content

Checks live DB schemas against a group of local file-based ones. For cowboy systems with no migration management.

License

Notifications You must be signed in to change notification settings

TobyWilkes/SchemaScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Copy the configuration file from config.ini.example, to config.ini, and fill in the connection information for your database. Next add the base search folder for all your schemas, and the pattern for the folder and file structure

install requirements with pip install -r requirements.txt

run using py src/init.py

About

Checks live DB schemas against a group of local file-based ones. For cowboy systems with no migration management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages