Skip to content

Config - Allow recursive glob patterns to get files subdirectories #3394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Cikmo opened this issue Apr 4, 2025 · 0 comments
Open

Config - Allow recursive glob patterns to get files subdirectories #3394

Cikmo opened this issue Apr 4, 2025 · 0 comments

Comments

@Cikmo
Copy link

Cikmo commented Apr 4, 2025

Is your feature request related to a problem? Please describe.
Currently, if you override the default schema_paths in db.migrations, it is not possible to get a recursive coverage in ./schemas. Glob patterns like ./schemas/**/*.sql only works one level deep.

Describe the solution you'd like
Allow recursive glob pattern such that, for example, ./schemas/**/*.sql would cover every subdirectory of ./schemas more than one level deep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant