Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Whitenoise enhancement: check that database queries use table aliases. #64

Open
feckertson opened this issue Mar 11, 2021 · 0 comments
Open

Comments

@feckertson
Copy link
Contributor

Errors can occur when a single-table database query does not use an alias for the table if a referenced table attribute matches the name of a variable that is in scope, CCL will misinterpret the identifier to be a reference to the variable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant