The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/sqlstore
Kristin Laemmert 03b795844c
SQLStore: Improve recursive CTE support detection (#86397)
2 years ago
..
migrations Alerting: Update fixed roles to include silences permissions (#85826) 2 years ago
migrator Storage: Watch tests (#85496) 2 years ago
permissions AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 2 years ago
searchstore Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 2 years ago
session Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
sqlutil Chore: Update test database initialization (#81673) 2 years ago
bulk.go Chore: use any rather than interface{} (#74066) 2 years ago
bulk_test.go Chore: use any rather than interface{} (#74066) 2 years ago
database_config.go SQLStore: Enable migration locking by default (#84983) 2 years ago
database_config_test.go Postgres: Allow disabling SNI on SSL-enabled connections (#83892) 2 years ago
database_wrapper.go Tracing: Standardize on otel tracing (#75528) 2 years ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
session.go Tracing: Standardize on otel tracing (#75528) 2 years ago
session_test.go
sqlstore.go SQLStore: Improve recursive CTE support detection (#86397) 2 years ago
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go Chore: Update test database initialization (#81673) 2 years ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
transactions.go
transactions_test.go
user.go Auth: Enable case insensitive logins/emails by default (#84840) 2 years ago
user_test.go Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2 years ago