bikeshedder / tusker

PostgreSQL migration management tool
The Unlicense
208 stars 17 forks source link

Support recursive glob syntax in migration and schema discovery #16

Closed jvandermey closed 2 years ago

jvandermey commented 2 years ago

Allows for more options organizing schema definitions.

glob returns the relative path, so any recursively discovered directory names will be included in the schema/migration sort order.

bikeshedder commented 2 years ago

I totally missed the opportunity to include this PR when releasing 0.4.3 (and the fixed 0.4.4) today.

I've just merged #15 and this PR and released 0.4.5 to pypi: https://pypi.org/project/tusker/0.4.5/