HamedMasafi / Nut

Advanced, Powerful and easy to use ORM for Qt
GNU Lesser General Public License v3.0
294 stars 75 forks source link

Fix typo in NUT_PRIMARY_AUTO_INCREMENT #91

Closed martonmiklos closed 4 years ago

martonmiklos commented 4 years ago

https://github.com/HamedMasafi/Nut/blob/8ceea29d3e277f535e69ec1f0e87248a48ce5b8b/src/defines.h#L168

I came across a bug during debugging some bug with #70 . I will submit a PR just added here as a note in the case if someone came across broken primary keys.