mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* - 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 |
||
---|---|---|
.. | ||
baseAPI.ts | ||
endpoints.gen.ts | ||
index.ts |