This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-07-26 16:42:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
976e0d9d3e613db4a0e05e5fa2b5e2e324107bfc
superset2
/
tests
/
unit_tests
/
sql
History
Alexandru Soare
68adc2cb41
fix(mcp): Block destructive DDL (DROP, TRUNCATE, ALTER) in execute_sql (
#39621
)
...
(cherry picked from commit
b98bd2a07a
)
2026-06-03 09:13:54 -07:00
..
dialects
feat(sqlglot): Vertica dialect (
#39969
)
2026-05-08 11:49:22 -07:00
execution
fix(mcp): handle OAuth-authenticated databases in execute_sql (
#39166
)
2026-04-20 10:52:44 +01:00
__init__.py
chore: organize SQL parsing files (
#30258
)
2024-09-13 16:24:19 -04:00
parse_tests.py
fix(mcp): Block destructive DDL (DROP, TRUNCATE, ALTER) in execute_sql (
#39621
)
2026-06-03 09:13:54 -07:00
test_firebolt_dialect.py
fix(firebolt): Firebolt SQL entered with EXCLUDE is rewritten to EXCEPT (
#38742
)
2026-03-20 09:34:34 -07:00
test_hive_dialect.py
fix(sql): Add Impala dialect support to sqlglot parser (
#34662
)
2025-09-04 16:25:30 -07:00
test_impala_dialect.py
fix(sql): Add Impala dialect support to sqlglot parser (
#34662
)
2025-09-04 16:25:30 -07:00
transpile_to_dialect_test.py
fix(sql): quote identifiers in transpile_to_dialect to fix case-sensitive column filters (
#39521
)
2026-05-06 14:42:18 -07:00