feat: Allow users to connect via legacy SQLA form (#16201)

* hugh/dbui-other

* remove extra condition

* add not callable

* Update .pylintrc

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
This commit is contained in:
Hugh A. Miles II
2021-08-12 15:10:42 -04:00
committed by GitHub
parent 67c4c0116e
commit 171514360e
2 changed files with 32 additions and 16 deletions

View File

@@ -91,7 +91,6 @@ disable=
too-few-public-methods,
too-many-locals,
[REPORTS]
# Set the output format. Available formats are text, parseable, colorized, msvs