Files
superset2/superset/migrations
Christine Chambers 1c41020c73 Split tags migration (#7002)
This PR removes the iteration over charts, dashboards and saved queries to create tags in the original migration, leaving only the logic to create the tags and the tagged objects tables.
Tested locally by running `superset db downgrade` to revert to the previous migration and then running `superset db upgrade` to the current version.

(cherry picked from commit e47a1b2868)
2019-03-08 16:28:20 -08:00
..
2019-03-08 16:28:20 -08:00

Generic single-database configuration.