Adding upstream version 11.4.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d160fb48f7
commit
36706608dc
89 changed files with 35352 additions and 33081 deletions
3
tests/fixtures/pretty.sql
vendored
3
tests/fixtures/pretty.sql
vendored
|
@ -1,3 +1,6 @@
|
|||
SET x TO 1;
|
||||
SET x = 1;
|
||||
|
||||
SELECT * FROM test;
|
||||
SELECT
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue