grafana/pkg/services/store/entity
Dan Cech 67b2972052
Chore: add/update sqlstore-related helper functions (#77408)
* add/update sqlstore-related helper functions

* add documentation & tests for InsertQuery and UpdateQuery, make generated SQL deterministic by sorting columns

* remove old log line
2023-11-03 10:30:52 -04:00
..
dummy EntityAPI: Include folder support and watch API stubs (#61338) 2023-01-13 00:39:36 +00:00
httpentitystore Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
migrations Migrations: Support independent migration log for entity api (#68511) 2023-05-22 11:31:07 -07:00
sqlstash Chore: add/update sqlstore-related helper functions (#77408) 2023-11-03 10:30:52 -04:00
tests Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
entity_grpc.pb.go Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
entity.pb.go Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
entity.proto Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
generate.sh Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
json_test.go Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
json.go Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
models.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils.go EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 2022-11-30 13:42:42 -08:00