grafana/pkg/services/sqlstore/migrator
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866)
* Chore: Fix issues reported by staticcheck

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Apply suggestions from code review

Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2020-11-05 15:37:11 +01: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 Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
migrations.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
migrator.go SQLite: Set 0640 permissions on SQLite database file (#26339) 2020-07-23 15:47:26 +02:00
mysql_dialect.go Instrumentation: Add counters and histograms for database queries (#28236) 2020-10-19 20:06:12 +02:00
postgres_dialect.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
sqlite_dialect.go Instrumentation: Add counters and histograms for database queries (#28236) 2020-10-19 20:06:12 +02:00
types.go Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00