grafana/pkg/services/store/entity/db
Diego Augusto Molina 8b02b6b76a
Unified Storage: create kind_version table migration, add SQL and fix db (#87977)
* fix database interfaces

* add queries

* fix queries

* fix linters

* add owner to imported go library

* remove unused funcs

* run go work sync

* improve critical section fix in data race fix

* fix linters

* remove sync

* fix typo

* improve data embedding

* fix linters

* fix migration

* remove unnecessary comments

* fix linters

* improve SQL templates readability

* remove group_version from kind_version for consistency in History method

* add created_at and updated_at columns to kind_version table
2024-05-22 11:59:40 -03:00
..
dbimpl Unified Storage: create kind_version table migration, add SQL and fix db (#87977) 2024-05-22 11:59:40 -03:00
migrations Unified Storage: create kind_version table migration, add SQL and fix db (#87977) 2024-05-22 11:59:40 -03:00
service.go Unified Storage: create kind_version table migration, add SQL and fix db (#87977) 2024-05-22 11:59:40 -03:00