issues
search
jasondcamp
/
pyway
A Flyway like migration manager written in python.
GNU General Public License v3.0
23
stars
12
forks
source link
Pyway version 0.3.30
#75
Closed
jasondcamp
closed
2 months ago
jasondcamp
commented
2 months ago
Refactored config and arg parsing so the config file argument is used to find the config file
Cleaned up a few tests related to arg parsing
Added merge method to ConfigFile
Added check to info to error if the files don't exist locally, we weren't doing a check anywhere else
Bumped version