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

Refactor SQL #99

Open
TheLastProject opened this issue Nov 16, 2020 · 1 comment
Open

Refactor SQL #99

TheLastProject opened this issue Nov 16, 2020 · 1 comment
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users type: enhancement New feature or request

Comments

@TheLastProject
Copy link
Member

SQL.rawQuery is not really what I want to see in a codebase. These should become proper prepared statements whereever possible.

@TheLastProject TheLastProject added the type: enhancement New feature or request label Nov 16, 2020
@TheLastProject
Copy link
Member Author

This seriously improved in #325 thanks to @recursiveribbons :)

@TheLastProject TheLastProject added common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant