grafana/pkg/services/sqlstore/migrator
2018-03-16 00:02:50 +01: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 WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
migrations.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
migrator.go database: update xorm to v0.6.4 and xorm core to v0.5.7 2018-03-16 00:02:50 +01:00
mysql_dialect.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
postgres_dialect.go Corrected a PostgreSQL SELECT statement. (#9460) 2017-10-08 20:37:16 +02:00
sqlite_dialect.go WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
types.go More work on SQL migrations 2015-02-24 17:59:21 +01:00