Skip to content
Snippets Groups Projects
Commit 89a05fe9 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Test-runner: change SQL string quotes to ANSI.

Change double quotes to single quotes for string
constants. In ANSI SQL double quotes are used
to quote identifiers, not constants. I used
double quotes initially since they are allowed
in MySQL.
parent a7bb270d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment