grafana/pkg/services/sqlstore/migrator
Kyle Brandt dc3e17ba5b
Alerting: Change rule migration to be based on feature flag (#33792)
makes it so the feature flag can be turned on off, and the migration will be cleared and rerun. All existing NG alert rules, configuration settings, etc are removed when disabling the feature flag.
for https://github.com/grafana/alerting-squad/issues/142

Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
2021-05-11 08:08:39 -04: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 AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
migrations.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
migrator.go Alerting: Change rule migration to be based on feature flag (#33792) 2021-05-11 08:08:39 -04:00
mysql_dialect.go Chore: Fix mysql integration tests (#33606) 2021-05-02 19:49:38 +02:00
postgres_dialect.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
sqlite_dialect.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
types.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00