Files
TinyORM/cmake
silverqx 3a8917b096 orm enhanced model comparison
The comparison will not be done twice if the user-defined operator==()
in the Derived model is defined.

Also, added the u_skipCompareDerived that allows to explicitly skip
the Derived comparison logic, it allows to have overloaded operator==().

 - added functional tests
 - added a new models
2024-09-11 20:38:11 +02:00
..
2024-09-11 20:38:11 +02:00