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-04-07 10:31:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11a36ff488783b7adfbc01acbfefaceae9924a5d
superset2
/
superset
/
models
History
Kamil Gabryjelski
26a2e12779
perf: fix N+1 query in Slice.datasource property (
#37899
)
2026-02-11 18:57:28 +01:00
..
sql_types
…
__init__.py
…
annotations.py
…
cache.py
…
core.py
refactor(db): use Dialect instead of Engine in select_star to avoid SSH tunnels (
#35540
)
2026-02-02 10:26:35 -08:00
dashboard.py
perf: fix N+1 query in Slice.datasource property (
#37899
)
2026-02-11 18:57:28 +01:00
dynamic_plugins.py
…
embedded_dashboard.py
…
helpers.py
fix(table chart): time comparison totals returning null (
#37111
)
2026-01-14 09:58:34 -08:00
slice.py
perf: fix N+1 query in Slice.datasource property (
#37899
)
2026-02-11 18:57:28 +01:00
sql_lab.py
chore: improve types (
#36367
)
2025-12-04 13:51:35 -05:00
task_subscribers.py
feat: add global task framework (
#36368
)
2026-02-09 10:45:56 -08:00
tasks.py
fix(gtf): set dedup_key on atomic sql (
#37820
)
2026-02-10 06:56:14 -08:00
user_attributes.py
…