feat(alerting): add sql layer for alert notifications
This commit is contained in:
@@ -27,6 +27,7 @@ type CreateAlertNotificationCommand struct {
|
||||
}
|
||||
|
||||
type UpdateAlertNotificationCommand struct {
|
||||
Id int64
|
||||
Name string
|
||||
Type string
|
||||
OrgID int64
|
||||
|
||||
Reference in New Issue
Block a user