HamedMasafi / Nut

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

Fixed some warnings and typos #99

Closed JackLilhammers closed 4 years ago

JackLilhammers commented 4 years ago

It's mostly minor things, but maybe you want to look at this: https://github.com/JackLilhammers/Nut/commit/be6fbee39548b15344aac54fcf90c7f66ef87baa I don't know if the difference between TableSet::at() and TableSet::operator[] was necessary, but if that's the case you can declare it const again