Commit Graph

12 Commits

Author SHA1 Message Date
John Bodley
7af82ae87d
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186) 2024-01-17 17:06:22 +13:00
John Bodley
07bcfa9b5f
chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
JUST.in DO IT
24a2213445
feat(sqllab): Format sql (#25344) 2023-11-03 09:38:11 -07:00
JUST.in DO IT
7aaae06c9d
fix(sqllab): invalid persisted tab state (#25308) 2023-09-19 15:58:34 -07:00
Sebastian Liebscher
e585db85b6
chore: use contextlib.surpress instead of passing on error (#24896)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-08-29 10:09:01 -06:00
JUST.in DO IT
10abb68288
feat(sqllab): Add /sqllab endpoint to the v1 api (#24983) 2023-08-16 16:09:10 -07:00
John Bodley
a4d5d7c6b9
chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
Hugh A. Miles II
8fa77adf9a
chore: Hugh/migrate estimate query cost to v1 (#23226)
Co-authored-by: Diego Medina <diegomedina24@gmail.com>
2023-03-17 18:02:25 -06:00
Daniel Vaz Gaspar
4b03d2553c
fix: missing __init__ on module sqllab commands (#23107) 2023-02-17 11:08:14 +00:00
Diego Medina
e5a4c78dc7
chore: Migrate /superset/csv/<client_id> to API v1 (#22913) 2023-02-15 10:48:24 +00:00
Diego Medina
b94052e438
chore: migrate /sql_json and /results to apiv1 (#22809) 2023-01-30 11:02:34 -05:00
Jesse Yang
77db0651d8
feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00