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
Marcus Efraimsson d093244282
sqlstore: add support for checking if error is constraint validation error
7 years ago
..
column.go move database-specific code into dialects (#11884) 8 years ago
conditions.go Progress on database schema migration for account -> org refactor 11 years ago
dialect.go sqlstore: add support for checking if error is constraint validation error 7 years ago
migrations.go move database-specific code into dialects (#11884) 8 years ago
migrator.go sql: added code migration type 8 years ago
mysql_dialect.go sqlstore: add support for checking if error is constraint validation error 7 years ago
postgres_dialect.go sqlstore: add support for checking if error is constraint validation error 7 years ago
sqlite_dialect.go sqlstore: add support for checking if error is constraint validation error 7 years ago
types.go sql: added code migration type 8 years ago