Skip to content

Feat: Improve SQL escaping#133

Merged
TorstenDittmann merged 7 commits intomainfrom
feat-sql-escaping-improve
Jul 21, 2022
Merged

Feat: Improve SQL escaping#133
TorstenDittmann merged 7 commits intomainfrom
feat-sql-escaping-improve

Conversation

@Meldiron
Copy link
Copy Markdown
Contributor

  • Fix problems with reserved keywords such as order
  • Implement bunch of tests to test for reserved keywords

Comment thread tests/Database/Adapter/MariaDBTest.php Outdated
@Meldiron Meldiron marked this pull request as ready for review July 18, 2022 10:26
Comment thread tests/Database/Adapter/MariaDBTest.php Outdated
@TorstenDittmann TorstenDittmann merged commit ad6e151 into main Jul 21, 2022
@TorstenDittmann TorstenDittmann deleted the feat-sql-escaping-improve branch July 21, 2022 13:39
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.

4 participants