Files
grafana/pkg/services/sqlstore/migrations
Yuri Tseretyan 9ad45aedcf Alerting: replace usage of simplejson to json.RawMessage in NotificationChannelConfig (#60423)
* introduce alias for json.RawMessage with name RawMessage. This is needed to keep raw JSON and implement a marshaler for YAML, which does not seem to be used but there are tests that fail.
* replace usage of simplejson with RawMessage in NotificationChannelConfig
* remove usage of simplejson in tests
* change migration code to convert simplejson to raw message
2022-12-16 13:01:06 -05:00
..
2019-03-11 10:49:55 +01:00
2022-07-18 15:14:58 +02:00
2018-02-16 17:36:28 +01:00
2022-02-23 16:56:21 +01:00
2020-09-22 16:22:19 +02:00