eaigner / hood

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

inserting seed data #81

Open 3dd13 opened 10 years ago

3dd13 commented 10 years ago

wanna use hood to insert seed data, for example list of districts

any recommended way to do that ? do it in one individual migration ?