mirror of
https://github.com/apache/superset.git
synced 2026-04-16 22:55:52 +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