jmoiron / modl

golang database modelling library
MIT License
480 stars 48 forks source link

Add ability to specify unique indexes in table map. #9

Open tobz opened 10 years ago

tobz commented 10 years ago

This is present in gorp right now. It's one of those things that starts to make the library super useful, and I think it bears addition to modl.

rmrio commented 9 years ago

+1