Suggested Topics
A list of community suggested topics. Make a suggestion on our Slack channel.
TODO
- Joins and hasOne, hasMany relationships in Tina4 – This page still needs more content
- ORM Methods – There's a lot about mapping but not so much about load, delete, select, hasOne, hasMany, softDelete, Auto Generate Primary key, Auto Generate ORM files, etc. Some other ORM topics that are also useful is explaining how you can pass objects or json to ORM.