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 cfa9ca1 commit 6adc0a8
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 @@ -949,7 +949,7 @@ var databaseSchema = [][]string{
PRIMARY KEY (dump_id, chunk_id)
)`,
},
88: {
100: {
`DROP TABLE kubernetes_clusters`,
},
89: {
Expand Down

0 comments on commit 6adc0a8

Please sign in to comment.