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/migrator
Ryan McKinley eb1cc80941
Storage: include SQL implementation (#58018)
3 years ago
..
column.go Storage: include SQL implementation (#58018) 3 years ago
conditions.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dialect.go SQLStore: Create utility for bulk inserts (#57632) 3 years ago
migrations.go SQLStore: Add deprecation comments for breaking migrations (#49740) 3 years ago
migrator.go Chore: Remove Wrapf (#50128) 3 years ago
mysql_dialect.go Storage: include SQL implementation (#58018) 3 years ago
postgres_dialect.go SQLStore: Create utility for bulk inserts (#57632) 3 years ago
sqlite_dialect.go SQLStore: Create utility for bulk inserts (#57632) 3 years ago
types.go Alerting: modify DB table, accessors and migration to restrict org access (#37414) 4 years ago
upsert_test.go Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago