HamedMasafi / Nut

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

about __change_logs. #81

Open soyoo opened 4 years ago

soyoo commented 4 years ago

hi, it's log always crash when reopen the database. Databse is new Error executing sql command CREATE TABLE __change_logs (id INTEGER PRIMARY KEY AUTOINCREMENT, data TEXT, version INT), table __change_logs already exists Unable to execute statement

soyoo commented 4 years ago

It will cause above event when NUT_DEFAULT_VALUE(address, QString("0.0.0.0")) contain QString("0.0.0.0") contain dot.

HamedMasafi commented 4 years ago

Thanks for reporting this issue. I will fix it ASAP.