grafana/pkg/services/sqlstore/migrator
Sofia Papagiannaki 8c31e25926
AlertingNG: Save alert instances (#30223)
* AlertingNG: Save alert instances

Co-authored-by: Kyle Brandt <kyle@grafana.com>

* Rename alert instance fields/columns

* Include definition title in listing alert instances

* Delete instances when deleting defintion

Co-authored-by: Kyle Brandt <kyle@grafana.com>
2021-01-18 20:57:17 +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 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 Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
mysql_dialect.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +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