You've already forked ionscale
mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-04-05 12:32:58 +01:00
fix: add machines indeces and use gorm take instead of first
This commit is contained in:
@@ -15,6 +15,7 @@ func Migrations() []*gormigrate.Migration {
|
||||
m202210080700_ssh_action_request(),
|
||||
m202211031100_add_authorized_column(),
|
||||
m202212201300_add_user_id_column(),
|
||||
m202212270800_machine_indeces(),
|
||||
}
|
||||
return migrations
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user