Wangpeiyu

Results 5 comments of 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. ![image](https://user-images.githubusercontent.com/7277811/154008239-a43e991a-79e3-406a-93a6-2e891f2ffaa3.png) how to fix it?

Hi, Thanks for your reply. This is the code with qt6:https://drive.google.com/file/d/19yZrnpvcxNK-HmSKJRJKJN2ipa_AR85C/view?usp=sharing