summaryrefslogtreecommitdiffstats
path: root/tests/fixtures
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-20 07:52:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-20 07:52:11 +0000
commitef96562ae91ff24648e4d450c7cd2bd6b8dd4197 (patch)
treec6eca010ad2284c0130abfcf1b940033c36a57e4 /tests/fixtures
parentReleasing debian version 25.30.0-1. (diff)
downloadsqlglot-ef96562ae91ff24648e4d450c7cd2bd6b8dd4197.tar.xz
sqlglot-ef96562ae91ff24648e4d450c7cd2bd6b8dd4197.zip
Merging upstream version 25.31.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/fixtures')
-rw-r--r--tests/fixtures/identity.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/identity.sql b/tests/fixtures/identity.sql
index 33199de..0e13a64 100644
--- a/tests/fixtures/identity.sql
+++ b/tests/fixtures/identity.sql
@@ -882,4 +882,4 @@ GRANT SELECT ON TABLE tbl TO user
GRANT SELECT, INSERT ON FUNCTION tbl TO user
GRANT SELECT ON orders TO ROLE PUBLIC
GRANT SELECT ON nation TO alice WITH GRANT OPTION
-GRANT DELETE ON SCHEMA finance TO bob \ No newline at end of file
+GRANT DELETE ON SCHEMA finance TO bob