eaigner / hood

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

Added MySQL dialect, added MySQL example #9

Closed timdufrane closed 11 years ago

eaigner commented 11 years ago

Sorry, can't pull new dialects atm, since I'll add some stuff soon (migrations specific; after the holidays :)) that needs to be updated in each individual dialect accordingly.

eaigner commented 11 years ago

Need to implement those first: https://github.com/eaigner/hood/blob/master/mapper.go#L637