grafana/pkg/services/sqlstore/migrator
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-29 17:04:38 +02:00
..
column.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
conditions.go fix only add column if not exists for mysql 2018-12-18 23:02:08 +01:00
dialect.go Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 2020-04-20 15:48:38 +02:00
migrations.go fix only add column if not exists for mysql 2018-12-18 23:02:08 +01:00
migrator.go Chore: Enable scopelint Go linter (#25896) 2020-06-29 17:04:38 +02:00
mysql_dialect.go Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 2020-04-20 15:48:38 +02:00
postgres_dialect.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
sqlite_dialect.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
types.go Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00