QxOrm / QxOrm

QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
https://www.qxorm.com/
491 stars 123 forks source link

Number of records affected #136

Closed zsl521 closed 2 hours ago

zsl521 commented 3 hours ago

How to obtain the number of records affected by updates or deletions?

QxOrm commented 2 hours ago

Hello, I think this is a duplicate of the issue #47