Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708408a commit 79f7990Copy full SHA for 79f7990
1 file changed
javascript/ql/test/library-tests/frameworks/SQL/SqlString.expected
@@ -8,6 +8,7 @@
8
| mssql-types.ts:7:31:7:42 | 'SELECT 123' |
9
| mysql1.js:13:18:13:43 | 'SELECT ... lution' |
10
| mysql1.js:18:18:22:1 | {\\n s ... vid']\\n} |
11
+| mysql1.js:19:10:19:51 | 'SELECT ... r` = ?' |
12
| mysql1a.js:17:18:17:43 | 'SELECT ... lution' |
13
| mysql2-promise.js:14:3:14:62 | 'SELECT ... ` > 45' |
14
| mysql2-promise.js:23:3:23:56 | 'SELECT ... e` > ?' |
@@ -23,6 +24,7 @@
23
24
| mysql3.js:26:14:26:31 | 'SELECT something' |
25
| mysql4.js:14:18:14:20 | sql |
26
| mysqlImport.js:3:18:5:1 | {\\n s ... = ?',\\n} |
27
+| mysqlImport.js:4:10:4:51 | 'SELECT ... r` = ?' |
28
| postgres1.js:37:21:37:24 | text |
29
| postgres2.js:30:16:30:41 | 'SELECT ... number' |
30
| postgres2.js:43:15:43:26 | 'SELECT 123' |
0 commit comments