Files
TinyORM/include
silverqx 28568f2236 bugfix copy/move Model instance
In the release build HasRelationStore::m_relationStore will be always
empty during copied/moved operation.
In the debug mode are enabled Q_ASSERT() checks to inform a user.

A Model class can not be copied/moved during any HasRelationStore
operation.
2022-01-17 15:11:48 +01:00
..
2022-01-17 15:11:48 +01:00
2021-11-12 18:19:54 +01:00