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
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458)
5 years ago
..
migrations SQL: Define primary key for tables without it (#22255) 5 years ago
migrator Chore: Enable errorlint linter (#29227) 5 years ago
permissions Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
searchstore Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlutil Chore: Fix SQL related Go variable naming (#28887) 5 years ago
alert.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
alert_notification.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
alert_notification_test.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
alert_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
annotation.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
annotation_cleanup.go Annotation: Add clean up job for old annotations (#26156) 5 years ago
annotation_cleanup_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
annotation_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
apikey.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
apikey_test.go Chore: Fix staticcheck issues (#28860) 5 years ago
dashboard.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_acl.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_acl_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_folder_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_provisioning.go Provisioning: Remove provisioned dashboards without parental reader (#26143) 5 years ago
dashboard_provisioning_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
dashboard_service_integration_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
dashboard_snapshot.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_snapshot_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_version_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
database_wrapper.go Chore: Enable errorlint linter (#29227) 5 years ago
datasource.go Backend: Remove unused code (#28933) 5 years ago
datasource_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
health.go API: Query database from /api/health endpoint (#28349) 5 years ago
health_test.go API: Query database from /api/health endpoint (#28349) 5 years ago
logger.go Chore: Update the xorm dependency (#22376) 6 years ago
login_attempt.go Chore: Fix staticcheck issues (#28854) 5 years ago
login_attempt_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
org.go Chore: Enable exhaustive linter (#29458) 5 years ago
org_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
org_users.go chore: avoid aliasing imports in services (#22499) 6 years ago
playlist.go Chore: Require OrgId to be specified in delete playlist command (#29117) 5 years ago
playlist_test.go playlist: Improve test (#29120) 5 years ago
plugin_setting.go Chore: Enable whitespace linter (#25903) 6 years ago
preferences.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
preferences_test.go Chore: Rewrite preferences test from GoConvey to stdlib and testify (#29129) 5 years ago
quota.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
quota_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
session.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sql_test_data.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlbuilder.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlbuilder_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
sqlstore.go Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
sqlstore_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
star.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
stars_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
stats.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
stats_integration_test.go Stats: Use more efficient SQL and add timeouts (#27390) 5 years ago
stats_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
tags.go Chore: Enable Go linter gocritic (#26224) 5 years ago
tags_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
team.go Add an option to hide certain users in the UI (#28942) 5 years ago
team_test.go Add an option to hide certain users in the UI (#28942) 5 years ago
temp_user.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
temp_user_test.go Short URL: Cleanup unvisited/stale short URLs (#28867) 5 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go Chore: Enable errorlint linter (#29227) 5 years ago
transactions_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
user.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
user_auth.go Chore: Enable errorlint linter (#29227) 5 years ago
user_auth_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
user_test.go Backend: Rename variables for style conformance (#29097) 5 years ago