mirror of
https://github.com/apache/superset.git
synced 2026-07-26 16:42:32 +00:00
* 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