mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 09:25:07 +01:00
Stricter linting (#113)
This commit is contained in:
parent
810bddaea8
commit
98066fadaa
5 changed files with 33 additions and 3 deletions
|
|
@ -279,7 +279,6 @@ func (db *DB) Migrate() error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// automatically update schema file, silence errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue