Wangpeiyu
Wangpeiyu
OK, I will test with qt6 branch in next day.
I have tested with Qt6 branch tst_basic sample with Qt console application in vs2019,but nothing create in database just __change_logs table created too. I test the default branch "tests.pro project"...
I have debuged with Qt5Nut resource code (vs2019),found q->metaObject()->classInfoCount() in database.cpp line 216 return 0 ,this line is use for create table list.  how to fix it?
test with Qt6 present the same problem.
Hi, Thanks for your reply. This is the code with qt6:https://drive.google.com/file/d/19yZrnpvcxNK-HmSKJRJKJN2ipa_AR85C/view?usp=sharing