mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-04-28 04:29:13 -05:00
dd55222a57
All proxy methods on TinyBuilder, Model and Relation moved to their own base classes. This change makes the classes code in headers more clear.