Skip to content

Commit

Permalink
Update managed/models/database.go
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov authored Dec 19, 2023
1 parent 5ded813 commit 3784914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion managed/models/database.go
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ var databaseSchema = [][]string{
100: {
`DROP TABLE kubernetes_clusters`,
},
89: {
101: {
`DROP TABLE IF EXISTS ia_channels`,
`DROP TABLE IF EXISTS ia_rules`,
`ALTER TABLE ia_templates RENAME TO alert_rule_templates`,
Expand Down

0 comments on commit 3784914

Please sign in to comment.