issues
search
jasondcamp
/
pyway
A Flyway like migration manager written in python.
GNU General Public License v3.0
23
stars
12
forks
source link
Added ability to support semantic versioning and a period in the major version
#38
Closed
jasondcamp
closed
11 months ago
jasondcamp
commented
11 months ago
Also added a str method in the migration class
Updated is_file_valid_name
Fixed extension to look at the end of the file
Upped version
Added ability for semantic versioning to use period for major and minor version
Fixes issue #37