Hello.
My questions are:
- 1) How do I approach creating relational database tables and maintain their relationships throughout the web app?
- 2) Where in the documentation should I look for more information?
The simplified database schema.
I want to be able to manage the Image Categories, Images, Image Comments and the Canned Comments in the backend.
Again, the questions I have are:
- 1) How do I approach creating relational database tables and maintain their relationships?
- 2) Where in the documentation should I look for more information?
I am more than happy to clarify the question if there is any need to.
Thanks a lot gang.