grafana/pkg/services/playlist/playlistimpl
sam boyer 9ec7b202b6
playlist: introduce coremodel schema, swap in for backend DTO types (#56048)
* Add simplest possible playlist schema

* Add @grafana(decisionNeeded) attributes

* playlistid, not playlist_id
2022-09-30 06:33:11 -04:00
..
playlist.go Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
sqlx_store_test.go Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
sqlx_store.go playlist: introduce coremodel schema, swap in for backend DTO types (#56048) 2022-09-30 06:33:11 -04:00
store_test.go Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
store.go Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
xorm_store_test.go Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
xorm_store.go playlist: introduce coremodel schema, swap in for backend DTO types (#56048) 2022-09-30 06:33:11 -04:00