Skip to content
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

Support regex patterns #37

Open
zcmarine opened this issue Jun 8, 2018 · 0 comments
Open

Support regex patterns #37

zcmarine opened this issue Jun 8, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@zcmarine
Copy link
Contributor

zcmarine commented Jun 8, 2018

Currently we support the myschema.* pattern, which expands to all objects in myschema of the relevant object kind (e.g. tables or sequences). A common request is to support arbitrary regex patterns.

This is definitely doable, but will require modifying the spec validation, adding support for taking a regex pattern and expanding it, and of course adding associated testing.

@zcmarine zcmarine added the enhancement New feature or request label Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant