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-10 00:35:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39aff3eecbfa0716eec876c42012b6d7c34a97f5
superset2
/
tests
/
unit_tests
/
models
History
Bob Jo
257dafeec5
fix(query): don't mutate ad-hoc ORDER BY expressions when building queries (
#40993
)
...
Co-authored-by: Claude Fable 5 <
noreply@anthropic.com
>
2026-06-16 13:03:39 -04: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(query): don't mutate ad-hoc ORDER BY expressions when building queries (
#40993
)
2026-06-16 13:03:39 -04: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_core_database_password_encoding.py
fix(db): preserve percent encoding in database passwords (
#36783
)
2026-06-13 13:52:00 -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
…