Adding upstream version 10.0.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1e860cc299
commit
87cdb8246e
67 changed files with 2461 additions and 840 deletions
7
tests/fixtures/pretty.sql
vendored
7
tests/fixtures/pretty.sql
vendored
|
@ -315,3 +315,10 @@ FROM (
|
|||
WHERE
|
||||
id = 1
|
||||
) /* x */;
|
||||
SELECT * /* multi
|
||||
line
|
||||
comment */;
|
||||
SELECT
|
||||
* /* multi
|
||||
line
|
||||
comment */;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue