Merging upstream version 23.12.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1271e5fe1c
commit
740634a4e8
93 changed files with 55455 additions and 52777 deletions
4
tests/fixtures/pretty.sql
vendored
4
tests/fixtures/pretty.sql
vendored
|
@ -336,8 +336,8 @@ SELECT * /* multi
|
|||
comment */;
|
||||
SELECT
|
||||
* /* multi
|
||||
line
|
||||
comment */;
|
||||
line
|
||||
comment */;
|
||||
WITH table_data AS (
|
||||
SELECT 'bob' AS name, ARRAY['banana', 'apple', 'orange'] AS fruit_basket
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue