Hey, just as an example, I have a postgresDB with 2 tables, students and subjects, which already have a manytoone relation established in the DB, how do I bring this in the strapi Admin UI and create the same for CRUD operations?
Can I please know how pre existing relations and mapping can be handled in strapi