mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
0719f73f35
* - Added migration to add a new collumn UID to both migration and migration_run tables. - Added migration to set UID for records already existent in the database before adding a new column. - Added UID field to CloudMigration and CloudMigrationRun dtos (model.go) * Fix db migration * Updating store and model * Updating API to use UID * fix typo * update openapi specs and generated endpoints * fix spec * update openapi specs and generated endpoints * Fixing db mapping * Fix frontend * fix migration * remove migration uid from run fetch endpoint * Revert "merge" This reverts commit |
||
---|---|---|
.. | ||
api | ||
cloudmigrationimpl | ||
cmsclient | ||
cloudmigration.go | ||
model.go |