mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
2532047e7a
* Add FolderUID in missing places for libraryelements * Add migration for FolderUID in library elements table * Add Folder UIDs tolibrary panels * Adjust dashboard import with folder uid * Fix lint * Rename back FolderUID to UID * Remove default * Check if folderUID is nil * Add unique indes on org_id,folder_uid,name and kind * Update pkg/services/libraryelements/database.go Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> * Fix folder integration test, with unique index on library elements * Make folder uids nullable and rewrite migration query * Use dashboard uid instead of folder_uid * Adjust test --------- Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> |
||
---|---|---|
.. | ||
migrations | ||
migrator | ||
permissions | ||
searchstore | ||
session | ||
sqlutil | ||
bulk_test.go | ||
bulk.go | ||
database_config_test.go | ||
database_config.go | ||
database_wrapper.go | ||
logger.go | ||
session_test.go | ||
session.go | ||
sqlstore_metrics_test.go | ||
sqlstore_metrics.go | ||
sqlstore_test.go | ||
sqlstore.go | ||
tls_mysql.go | ||
transactions_test.go | ||
transactions.go | ||
user_test.go | ||
user.go |