3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/sqlstore
Gabriel MABILLE 63679813b0
RBAC: prevent seeding oncall access ()
* RBAC: prevent seeding oncall access

* Add comments and an early exit

* Test SeedAssignmentOnCallAccessMigrator

* imports

* Comment rework

* Check error

* Nit.
2024-01-24 09:23:40 +01:00
..
migrations RBAC: prevent seeding oncall access () 2024-01-24 09:23:40 +01:00
migrator Give dialects control over how insert and update queries are performed () 2024-01-11 19:55:45 +01:00
permissions Remove folderid service test () 2024-01-12 16:43:39 +01:00
searchstore RBAC: Change annotation filter to use dashboard based annotation scopes () 2023-11-29 05:34:44 -05:00
session Chore: add/update sqlstore-related helper functions () 2023-11-03 10:30:52 -04:00
sqlutil Chore: remove xorm from preference () 2022-08-17 22:07:20 -04:00
bulk_test.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
bulk.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
database_wrapper.go Tracing: Standardize on otel tracing () 2023-10-03 14:54:20 +02:00
logger.go Chore: add/update sqlstore-related helper functions () 2023-11-03 10:30:52 -04:00
session_test.go SQLStore: Fix SQLite error propagation if query retries are disabled () 2023-03-17 12:57:13 +02:00
session.go Tracing: Standardize on otel tracing () 2023-10-03 14:54:20 +02:00
sqlstore_metrics_test.go Metrics: Fixed grafana_database_conn_* metrics, and added new go_sql_stats_* metrics as eventual replacement () 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 () 2022-08-31 08:54:32 -04:00
sqlstore_test.go FeatureToggles: Add context and and an explicit global check () 2023-11-14 12:50:27 -08:00
sqlstore.go Storage: Unified Storage based on Entity API () 2023-12-06 15:21:21 -05:00
tls_mysql.go Handle ioutil deprecations () 2022-08-10 15:37:51 +02:00
transactions_test.go SQLStore: Add test for nested transactions events () 2023-01-23 14:17:56 +01:00
transactions.go SQLStore: Add test for nested transactions events () 2023-01-23 14:17:56 +01:00
user_test.go Bug(sqlstore): fix issue with postgres unable to find existing main organization () 2023-08-30 11:45:20 -04:00
user.go Bug(sqlstore): fix issue with postgres unable to find existing main organization () 2023-08-30 11:45:20 -04:00