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-05-07 17:04:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e91ae8cfff733d3a620bd9ccbf33831da44f00a
superset2
/
superset
/
daos
History
Enzo Martellucci
e3e834bbf7
fix(mcp): fall back to title match when dashboard slug lookup misses (
#39567
)
...
Co-authored-by: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-04-29 23:03:16 +02:00
..
__init__.py
…
annotation_layer.py
…
base.py
fix(mcp): resolve null fields in list_datasets, list_databases, and save_sql_query (
#39206
)
2026-04-08 18:39:56 -04:00
chart.py
feat(mcp): restore self-lookup via created_by_me flag (
#39638
)
2026-04-29 11:03:28 -07:00
css.py
…
dashboard.py
fix(mcp): fall back to title match when dashboard slug lookup misses (
#39567
)
2026-04-29 23:03:16 +02:00
database.py
fix(mcp): add eager loading to get_info tools to prevent N+1 query timeouts (
#38129
)
2026-02-25 17:28:58 +01:00
dataset.py
feat(mcp): restore self-lookup via created_by_me flag (
#39638
)
2026-04-29 11:03:28 -07:00
datasource.py
…
exceptions.py
…
key_value.py
…
log.py
…
query.py
…
report.py
fix(reports): escape SQL LIKE wildcards in find_by_extra_metadata (
#38738
)
2026-04-09 12:58:06 +03:00
security.py
…
tag.py
fix(tags): expire tag relationship after deleting all tagged objects (
#38163
)
2026-03-04 10:37:19 -03:00
tasks.py
refactor(core): reorganize superset-core packages into feature-based structure (
#38448
)
2026-03-05 17:41:15 -03:00
theme.py
…
user.py
…