Closed danicc097 closed 2 years ago
Simple fix for migration filename matching if using relative paths, e.g. "./db/migrations" instead of "db/migrations"
What does this PR do?
Simple fix for migration filename matching if using relative paths, e.g. "./db/migrations" instead of "db/migrations"
What issues does this PR fix or reference?
Is it tested? How?