superset/tests/databases
Beto Dealmeida fbcfaacda3
feat: create base class for export commands (#11463)
* Add UUID to saved_query

* Reuse function from previous migration

* Point to new head

* feat: add backend to export saved queries using new format

* Rename ImportMixin to ImportExportMixin

* Create base class for exports

* Add saved queries as well

* Add constant, small fixes

* Fix wrong import

* Fix lint
2020-10-30 11:52:11 -07:00
..
__init__.py feat(database): POST, PUT, DELETE API endpoints (#10741) 2020-09-02 09:58:08 -07:00
api_tests.py feat: add statsd metrics to FAB rest API post, put and delete (#11362) 2020-10-22 08:56:26 +01:00
commands_tests.py feat: create base class for export commands (#11463) 2020-10-30 11:52:11 -07:00