paulftw / hiberlite

C++ ORM for SQLite
BSD 3-Clause "New" or "Revised" License
714 stars 118 forks source link

Add support for unique key columns #36

Open JakeAbo opened 5 years ago

JakeAbo commented 5 years ago

Can i add support for unique key columns?

d-led commented 5 years ago

If it adds green tests, sure, you're welcome to open a PR. I think @paulftw won't mind

JakeAbo commented 5 years ago

I wasnt clear enough 😅. I was asking for an idea to add support for unique key in the library