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:
David Aaron Suddjian
2019-09-30 23:09:45 -07:00
committed by Grace Guo
parent d55fe54198
commit fbbc5f0577
10 changed files with 124 additions and 31 deletions

1
.gitignore vendored
View File

@@ -24,6 +24,7 @@
.coverage
.DS_Store
.eggs
.envrc
.idea
.mypy_cache
.python-version