Files
TinyORM/include/orm/tiny/macros
silverqx db5e243db7 extracted relation stores to own files
The big HasRelationStore class with nested classes is finally divided
into smaller pieces, every store is in its own file in the Support NS.

Performance is the same as the old code, thanks god. 🙏

mt new:  564
mt old:  565
st new:  959 294
st old:  959 305
2023-07-01 10:23:05 +02:00
..