mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-05 09:10:26 +00:00
remove depreciated call
This commit is contained in:
parent
20018ebc00
commit
9c9f6e06c9
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ func run(cfg *config.Config) error {
|
|||
schema.WithDir(dir),
|
||||
schema.WithDropColumn(true),
|
||||
schema.WithDropIndex(true),
|
||||
schema.WithAtlas(true),
|
||||
}
|
||||
|
||||
err = c.Schema.Create(context.Background(), options...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue