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

Specify column qualifier as a regex expression when defining data types #121

Closed
erikmafo opened this issue Jul 24, 2022 · 0 comments · Fixed by #156
Closed

Specify column qualifier as a regex expression when defining data types #121

erikmafo opened this issue Jul 24, 2022 · 0 comments · Fixed by #156
Labels
enhancement New feature or request

Comments

@erikmafo
Copy link
Owner

erikmafo commented Jul 24, 2022

It should be possible to specify column qualifier as a regex expression when defining data types. This is useful when qualifier names contain data.

When the name of a column qualifier matches both a fixed name and a regex expression in TableSettings, then the fixed name should have precedence.

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

Successfully merging a pull request may close this issue.

1 participant