This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-03 22:12:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0a8ecd73efa8a1edc28f69ba8f5dd74ca87b5c8
superset2
/
tests
/
unit_tests
/
models
T
History
varadendrasimha511
b98e157104
fix(sqla): preserve float precision when mixing int/float values in IN filters (
#42752
)
2026-08-10 11:12:43 -07:00
..
sql_types
…
__init__.py
…
core_test.py
feat(database): identify configured database connection errors (
#42996
)
2026-08-10 14:14:42 +02:00
dashboard_test.py
…
helpers_test.py
fix(sqla): preserve float precision when mixing int/float values in IN filters (
#42752
)
2026-08-10 11:12:43 -07:00
multi_space_column_names_test.py
…
owner_association_tables_test.py
refactor: engine enforce SQLAlchemy 2.0 (
#42277
)
2026-07-22 11:11:48 -07:00
slice_test.py
…
sql_lab_test.py
fix(chart): fix Chart Time Grain option not working if Dataset is not saved (
#38766
)
2026-07-07 17:00:40 -07:00
test_core_database_password_encoding.py
…
test_double_rls_virtual_dataset.py
…
test_helpers_offset.py
fix(drill-detail): paginate Elasticsearch samples via engine cursor (
#39509
)
2026-07-21 10:09:28 -07:00
test_no_filter_time_range.py
fix(charts): preserve time filter for expression axes (
#42052
)
2026-07-15 14:27:50 -03:00
test_soft_delete_mixin.py
feat: introduce Subject model and entity editors/viewers (
#38831
)
2026-07-08 11:00:03 -07:00
test_time_filter_double_application.py
…
test_time_filter_hour_offset.py
…
test_time_filter_timezone.py
fix: Apply timezone offset to convert local time boundaries to UTC (
#37014
)
2026-08-08 16:40:31 -07:00
test_validate_expression.py
…
test_virtual_dataset_format.py
…