grafana/pkg/services/sqlstore/migrator
Joan López de la Franca Beltran 219e848e73
SQLStore: Prevent migration_id duplicates (#47774)
* SQLStore: Prevent migration_id duplicates

* Migrations: Remove non-executed migration (duplicated id)

Co-authored-by: Leonard Gram <leo@xlson.com>
2022-06-04 01:59:49 +02:00
..
column.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
conditions.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
dialect.go SQLStore: Add deprecation comments for breaking migrations (#49740) 2022-06-03 17:42:08 +02:00
migrations.go SQLStore: Add deprecation comments for breaking migrations (#49740) 2022-06-03 17:42:08 +02:00
migrator.go SQLStore: Prevent migration_id duplicates (#47774) 2022-06-04 01:59:49 +02:00
mysql_dialect.go SQLStore: Add deprecation comments for breaking migrations (#49740) 2022-06-03 17:42:08 +02:00
postgres_dialect.go Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
sqlite_dialect.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
types.go Alerting: modify DB table, accessors and migration to restrict org access (#37414) 2021-08-12 16:04:09 +03:00