eaigner / hood

Database agnostic ORM for Go
MIT License
710 stars 52 forks source link

db:migrate fails with extra files in db/migrations #59

Open diseaz opened 11 years ago

diseaz commented 11 years ago

Sometimes there are unwanted files in db/migrations, e.g. editor backup files. It causes strange errors.