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-12 01:35:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43fde2fb07ecbc209b79575f0db060f38fbdd0dd
superset2
/
tests
/
unit_tests
/
models
History
Shaitan
8e4a460cc7
fix(charts): apply DISALLOWED_SQL_FUNCTIONS gate to adhoc expressions (
#40568
)
...
Co-authored-by: Claude Opus 4.7 <
noreply@anthropic.com
>
2026-06-03 12:52:22 +01:00
..
sql_types
…
__init__.py
…
core_test.py
test(database): regression test for sqla engine creation (
#27897
) (
#40237
)
2026-05-29 21:47:49 -07:00
dashboard_test.py
fix(models): HTML-escape data-controlled values in dashboard_link and Slice.icons (
#40639
)
2026-06-02 16:15:11 -07:00
helpers_test.py
fix(charts): apply DISALLOWED_SQL_FUNCTIONS gate to adhoc expressions (
#40568
)
2026-06-03 12:52:22 +01:00
slice_test.py
fix(models): HTML-escape data-controlled values in dashboard_link and Slice.icons (
#40639
)
2026-06-02 16:15:11 -07:00
sql_lab_test.py
fix(sqllab): keep saved-query list working when Jinja
dataset(id)
references a deleted dataset (
#39703
)
2026-05-20 21:19:19 -07:00
test_double_rls_virtual_dataset.py
…
test_no_filter_time_range.py
…
test_soft_delete_mixin.py
feat(core): SoftDeleteMixin and restore infrastructure (
#39977
)
2026-05-29 13:08:10 -07:00
test_time_filter_double_application.py
…
test_validate_expression.py
…
test_virtual_dataset_format.py
…