superset/tests
Hugh A. Miles II 660af409a4
feat: Save column data into json_metadata for all Query executions (#20059)
* add save_metadata function to QueryDAO

* use set_extra_json_key

* added test

* Update queries_test.py

* fix pylint

* add to session

* add to session

* refactor

* forgot the return
2022-05-18 13:11:14 -04:00
..
common chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
consts refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
example_data feat: log decorator util - adding automatic logs out of the box (#18620) 2022-02-08 18:38:57 +02:00
fixtures chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
integration_tests chore: Set limit for a query in execute_sql_statement (#20066) 2022-05-16 17:56:46 -04:00
unit_tests feat: Save column data into json_metadata for all Query executions (#20059) 2022-05-18 13:11:14 -04:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
conftest.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00