Hugh A. Miles II
|
e23efefc46
|
feat: refactor all get_sqla_engine to use contextmanager in codebase (#21943)
|
2022-11-15 13:45:14 -05:00 |
|
Beto Dealmeida
|
e60083b45b
|
chore: upgrade SQLAlchemy to 1.4 (#19890)
* chore: upgrade SQLAlchemy
* Convert integration test to unit test
* Fix SQLite
* Update method names/docstrings
* Skip test
* Fix SQLite
|
2022-07-18 15:21:38 -07:00 |
|
Ville Brofeldt
|
a619cb4ea9
|
chore: upgrade black (#19410)
|
2022-03-29 20:03:09 +03:00 |
|
PApostol
|
c07a707eab
|
Various docstring fixes (#18221)
|
2022-03-21 13:01:57 -03:00 |
|
ofekisr
|
e53a50a155
|
chore(supeset.utils.core): move all database utils to database utils module (#18058)
|
2022-01-16 08:32:50 +02:00 |
|
John Bodley
|
fb4650a6eb
|
chore(pylint): Remove top-level disable (#16589)
* chore(pylint): Remove top-level disable
* Update examples.py
* Update command.py
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-09-15 09:30:23 -07:00 |
|
John Bodley
|
0df15bf207
|
chore(pylint): Reenable import-outside-toplevel check (#16263)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-08-17 05:20:13 +12:00 |
|
John Bodley
|
32a5680510
|
chore: pylint reenable bad-option-value (#15775)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-07-22 04:34:08 +12:00 |
|
AAfghahi
|
80dd525026
|
feat: adding Progress Bar to Benchmark script (#15719)
* rough draft of benchmark script
* revisions
* revisions
* rough draft of benchmark script
* revisions
* Update requirements/development.in
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
* Update superset/utils/mock_data.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
* more revisions
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2021-07-19 16:34:58 -07:00 |
|
AAfghahi
|
7dd3af6dda
|
feat: add Column to reports model (#15683)
* migration
* added index, fixed misspelling
* Fix benchmark script
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2021-07-15 13:38:57 -07:00 |
|
Beto Dealmeida
|
3b97074ecb
|
fix: benchmark migration script (#15032)
|
2021-06-08 13:57:07 -07:00 |
|
Beto Dealmeida
|
c1cb3619ab
|
feat: script to benchmark DB migrations (#13561)
|
2021-04-15 10:55:35 -07:00 |
|