Skip to content

Add important note about safe SQL strings #41

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

Merged
merged 3 commits into from
May 12, 2025
Merged

Conversation

stephencelis
Copy link
Member

We should stress against using SELECT * and referring to table/column names using strings.

We should stress against using `SELECT *` and referring to table/column
names using strings.
@stephencelis stephencelis requested a review from mbrandonw May 12, 2025 20:26
@Muhammed9991
Copy link

Thanks @stephencelis. This will be very helpful.

@stephencelis stephencelis merged commit 6899254 into main May 12, 2025
2 checks passed
@stephencelis stephencelis deleted the sql-string-note branch May 12, 2025 22:36
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

Successfully merging this pull request may close these issues.

3 participants