Dummy-Commit to retrigger CI
This commit is contained in:
parent
2ff32fbee3
commit
7837a2a6f5
|
@ -10,4 +10,4 @@
|
|||
!INSERT INTO test_table VALUESd (1, 2, 'test');
|
||||
!SELECT * FROM t WHERE a = ? AND b = ?;SELECT 1;
|
||||
!SHOW COLUMNS;
|
||||
!select a + 1 as b(spam, eggs) from B;
|
||||
!select a + 2 as b(spam, eggs) from B;
|
||||
|
|
Loading…
Reference in New Issue