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

Parse data types based on current dialect #623

Open
AugustoFKL opened this issue Sep 26, 2022 · 0 comments
Open

Parse data types based on current dialect #623

AugustoFKL opened this issue Sep 26, 2022 · 0 comments

Comments

@AugustoFKL
Copy link
Contributor

Currently we parse data types ignoring the dialect, which doesn't make that much sense. This requires the caller to validate not only their usage, but if we parsed the data types correctly.

Could we add the dialect to parse the data types? That's done in a few parts of the code using dialect_of!()

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