Skip to content

Modify write SQL checking to use a regular expression for more flexible ...#6

Open
taylorhughes wants to merge 1 commit intostreeter:masterfrom
taylorhughes:query-checking
Open

Modify write SQL checking to use a regular expression for more flexible ...#6
taylorhughes wants to merge 1 commit intostreeter:masterfrom
taylorhughes:query-checking

Conversation

@taylorhughes
Copy link

...matching, eg. " update foo" as well as "UPDATE foo".

Fixes an issue with some manually-generated queries I have that were not being prevented with the simple startswith() check.

…le matching, eg. " update foo" as well as "UPDATE foo".
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.

1 participant