End of weekend progress update: Reduced >500 limes of macro code to a dozen or two :D Realized it really wasn't necessary to stuff so much code into each class when I could use templated static functions instead.
CRUD (create, read, update, delete) mostly implemented. Next up I gotta support resource inheritance (I'm sorry 😔) in the SQL backend. And vector/quaternion properties. And more kinds of relations between tables. And clean up the mess :§
Gonna be worth it though!


