summaryrefslogtreecommitdiffstats
path: root/tests/test_transpile.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-30 04:54:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-30 04:54:49 +0000
commit3baf961bf84d7a67c838d6bc09cc5f0fe90a35b4 (patch)
treedc974c69ee45867df73e46342261aa658eb50392 /tests/test_transpile.py
parentReleasing debian version 25.21.3-1. (diff)
downloadsqlglot-3baf961bf84d7a67c838d6bc09cc5f0fe90a35b4.tar.xz
sqlglot-3baf961bf84d7a67c838d6bc09cc5f0fe90a35b4.zip
Merging upstream version 25.24.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/test_transpile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_transpile.py b/tests/test_transpile.py
index 1e0d9b6..07a915d 100644
--- a/tests/test_transpile.py
+++ b/tests/test_transpile.py
@@ -857,7 +857,6 @@ FROM x""",
"CREATE OR REPLACE STAGE",
"EXECUTE statement",
"EXPLAIN SELECT * FROM x",
- "GRANT INSERT ON foo TO bla",
"LOAD foo",
"OPTIMIZE TABLE y",
"PREPARE statement",