grafana/pkg/services/sqlstore
idafurjes 490a787d9d
Chore: Move tem member models to team pkg (#61294)
* Chore: Move tem member models to team pkg

* Fix test lint
2023-01-13 09:43:38 +01:00
..
migrations Chore: Move tem member models to team pkg (#61294) 2023-01-13 09:43:38 +01:00
migrator Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2022-12-14 12:32:45 +01:00
mockstore [Chore] Remove health check that is not used (#61283) 2023-01-11 22:07:28 +08:00
permissions RBAC: dashboard permission filter (#60582) 2023-01-09 14:38:57 +01:00
searchstore chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
session SQLX: Expose sqlxdb query functions (#57227) 2022-10-19 07:33:40 -07:00
sqlutil Chore: remove xorm from preference (#53803) 2022-08-17 22:07:20 -04:00
bulk_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
bulk.go SQLStore: Create utility for bulk inserts (#57632) 2022-11-01 13:24:32 -05:00
database_wrapper.go Traces: Fix timestamp for database query traces (#61109) 2023-01-09 09:40:55 -05:00
logger.go Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
session_test.go SQLStore: Refactor query retries to use exponential backoff (#58559) 2022-11-24 13:12:50 +02:00
session.go Traces: Create span when a new session is opened (#61115) 2023-01-09 09:41:15 -05:00
sqlstore_metrics_test.go Metrics: Fixed grafana_database_conn_* metrics, and added new go_sql_stats_* metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
sqlstore_metrics.go Metrics: Fixed grafana_database_conn_* metrics, and added new go_sql_stats_* metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
sqlstore_test.go Chore: Enable ANSI_QUOTES for Mysql Database (#53277) 2022-08-08 12:14:17 -04:00
sqlstore.go chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
tls_mysql.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
transactions_test.go Chore: Remove apikey store methods from sqlstore (#53197) 2022-08-03 08:13:05 -04:00
transactions.go Traces: Create span when a new session is opened (#61115) 2023-01-09 09:41:15 -05:00
user.go Chore: Remove org model duplicates (#61025) 2023-01-09 14:39:53 +01:00