Enhance `sqlpath.Glob` to actually support glob wildcard by iamwavecut · Pull Request #2955 · sqlc-dev/sqlc

and others added 4 commits

November 6, 2023 18:44

@iamwavecut

@kyleconroy kyleconroy changed the title Enhance sqlpath.Glob to actually support glob wildcart. Enhance sqlpath.Glob to actually support glob wildcard

Nov 7, 2023

@kyleconroy

@kyleconroy

alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request

Oct 13, 2025
* add: test for `sqlpath.Glob`

* fix: improve tests, minor change one expected error message

* add: glob expanding maintaining backward compartibility

* feat(sqlpath): Support filepath.Glob patterns

* fix: Remove nolint comment

---------

Co-authored-by: Valeriy Selitskiy <valeriy.s@stackholderlabs.com>
Co-authored-by: Kyle Conroy <kyle@sqlc.dev>