grafana/pkg/services/sqlstore/migrator
2016-06-07 12:11:41 +02:00
..
column.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 2015-12-14 10:19:53 +01:00
conditions.go Progress on database schema migration for account -> org refactor 2015-02-24 11:46:34 +01:00
dialect.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 2015-12-14 10:19:53 +01:00
migrations.go add with_credentials to datasource model 2015-12-09 14:44:28 +09:00
migrator.go feat(logging): added loging filters 2016-06-07 12:11:41 +02:00
mysql_dialect.go Final work on migration, now there is no usage of xorm table sync 2015-01-20 14:44:37 +01:00
postgres_dialect.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 2015-12-14 10:19:53 +01:00
sqlite_dialect.go Progress on database schema migration for account -> org refactor 2015-02-24 11:46:34 +01:00
types.go More work on SQL migrations 2015-02-24 17:59:21 +01:00