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-05 23:12:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a67ca052d6a0bc01b4cb13113c5c7bb124c889f0
superset2
/
superset
/
models
T
History
Joe Li
and
Claude Opus 4.6
4b26f8c712
fix(models): correct TabState.latest_query_id column type to match FK target (
#38837
)
...
Co-authored-by: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-25 04:24:53 -04:00
..
sql_types
…
__init__.py
…
annotations.py
…
cache.py
…
core.py
refactor(core): reorganize superset-core packages into feature-based structure (
#38448
)
2026-03-05 17:41:15 -03:00
dashboard.py
refactor(core): reorganize superset-core packages into feature-based structure (
#38448
)
2026-03-05 17:41:15 -03:00
dynamic_plugins.py
…
embedded_dashboard.py
…
helpers.py
fix(sql): remove WHERE 1 = 1 when temporal filter has "No filter" selected (
#38704
)
2026-03-19 08:29:53 -03:00
slice.py
fix(chart): prevent chart list from failing when a datasource lacks explore_url (
#38721
)
2026-03-18 10:23:57 -03:00
sql_lab.py
fix(models): correct TabState.latest_query_id column type to match FK target (
#38837
)
2026-03-25 04:24:53 -04:00
task_subscribers.py
refactor(core): reorganize superset-core packages into feature-based structure (
#38448
)
2026-03-05 17:41:15 -03:00
tasks.py
refactor(core): reorganize superset-core packages into feature-based structure (
#38448
)
2026-03-05 17:41:15 -03:00
user_attributes.py
…