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 12f3c8f9d6
fix only add column if not exists for mysql
7 years ago
..
column.go move database-specific code into dialects (#11884) 8 years ago
conditions.go fix only add column if not exists for mysql 7 years ago
dialect.go fix only add column if not exists for mysql 7 years ago
migrations.go fix only add column if not exists for mysql 7 years ago
migrator.go fix only add column if not exists for mysql 7 years ago
mysql_dialect.go fix only add column if not exists for mysql 7 years ago
postgres_dialect.go fix only create/drop database indices if not exists/exists 7 years ago
sqlite_dialect.go fix only create/drop database indices if not exists/exists 7 years ago
types.go sql: added code migration type 7 years ago