mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-07 03:19:39 -06:00
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.