-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use SQLite parser to validate SQL queries
- Replace string-based SQL validation with SQLite parser - Add proper error handling for invalid queries - Maintain existing error flow and ok flag logic - Keep changes minimal and focused on security fix Link to Devin run: https://app.devin.ai/sessions/7bc67faddc4d4c96ad62208b48c20218 Co-Authored-By: Matt Wong <[email protected]>
- Loading branch information
1 parent
d33c540
commit 7340468
Showing
1 changed file
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters