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

If Query has a schema then validate the field name #105

Closed
Jaymon opened this issue May 11, 2020 · 1 comment
Closed

If Query has a schema then validate the field name #105

Jaymon opened this issue May 11, 2020 · 1 comment

Comments

@Jaymon
Copy link
Owner

Jaymon commented May 11, 2020

This could probably be done in the normalize field name method, if a schema is present in the query then go ahead and validate the field name to make sure the table has the field name

@Jaymon
Copy link
Owner Author

Jaymon commented Dec 17, 2020

This was closed at some point, query.Field.parse now calls schema.field_name which will validate the field name

@Jaymon Jaymon closed this as completed Dec 17, 2020
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