mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
Allow overwriting a SQLLab query that has previously been saved (#8298)
* ignore direnv * allow overwriting saved queries * simplify state management a little bit * fix tests and linting
This commit is contained in:
committed by
Grace Guo
parent
d55fe54198
commit
fbbc5f0577
1
.gitignore
vendored
1
.gitignore
vendored
@@ -24,6 +24,7 @@
|
||||
.coverage
|
||||
.DS_Store
|
||||
.eggs
|
||||
.envrc
|
||||
.idea
|
||||
.mypy_cache
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user