This commit is contained in:
parent
6622ea0e1c
commit
d3a046d85d
1
acid.go
1
acid.go
@ -1751,6 +1751,7 @@ func dbOpen(path string) error {
|
|||||||
`task`, `duration`, `INTEGER NOT NULL DEFAULT 0`); err != nil {
|
`task`, `duration`, `INTEGER NOT NULL DEFAULT 0`); err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
fallthrough
|
||||||
case 2:
|
case 2:
|
||||||
// The next migration goes here, remember to increment the number below.
|
// The next migration goes here, remember to increment the number below.
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user