grafana/pkg/services/sqlstore/migrator
2018-12-18 22:28:27 +01:00
..
column.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
conditions.go fix handling of indices with multiple columns (mysql) 2018-12-18 22:28:27 +01:00
dialect.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
migrations.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
migrator.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
mysql_dialect.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
postgres_dialect.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
sqlite_dialect.go fix only create/drop database indices if not exists/exists 2018-12-18 21:47:45 +01:00
types.go sql: added code migration type 2018-08-21 13:53:04 +02:00