grafana/pkg/services/sqlstore
2024-07-25 12:52:14 +03:00
..
migrations Query History: Use a search index on new queries to filter in mixed data sources (#88979) 2024-07-16 11:47:21 +02:00
migrator Fix: add mapping for the new mysqlRepl driver (#89551) 2024-06-21 08:35:46 -04:00
permissions Identity: Rename "namespace" to "type" in the requester interface (#90567) 2024-07-25 12:52:14 +03:00
searchstore Folders: Fix folder pagination for cloud instances with many folders (#90008) 2024-07-05 11:19:03 +01:00
session Chore: add/update sqlstore-related helper functions (#77408) 2023-11-03 10:30:52 -04:00
sqlutil Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
bulk_test.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
bulk.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
database_config_test.go Postgres: Allow disabling SNI on SSL-enabled connections (#83892) 2024-03-12 12:03:24 +02:00
database_config.go ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 2024-07-18 08:20:28 -04:00
database_wrapper.go fix: sql instrumentation dual registration error (#89508) 2024-06-20 14:45:39 -04:00
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2023-11-03 10:30:52 -04:00
replstore_test.go ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 2024-07-18 08:20:28 -04:00
replstore.go ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 2024-07-18 08:20:28 -04:00
session_test.go Chore: Remove unused method in db.DB (#90433) 2024-07-17 08:17:23 +02:00
session.go Chore: Remove unused method in db.DB (#90433) 2024-07-17 08:17:23 +02: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: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
sqlstore.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2024-01-24 16:49:49 +01:00
transactions_test.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
transactions.go SQLStore: Add test for nested transactions events (#60500) 2023-01-23 14:17:56 +01:00
user_test.go Chore: Remove unused method in db.DB (#90433) 2024-07-17 08:17:23 +02:00
user.go Users: Ensure default admin is created with a valid uid (#89981) 2024-07-03 12:06:10 +02:00