Fix page upgrade lapsus
This commit is contained in:
parent
5874a8990e
commit
b89c8ac73c
@ -236,7 +236,7 @@ func fix_2022_09_00_migrateComposeModuleDiscoveryConfigSettings(ctx context.Cont
|
||||
|
||||
func fix_2023_03_00_migrateComposePageMeta(ctx context.Context, s *Store) (err error) {
|
||||
return addColumn(ctx, s,
|
||||
"compose_record",
|
||||
"compose_page",
|
||||
model.Page.Attributes.FindByIdent("meta"),
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user