I have created a strapi project and connected to existing database. which has 3 schemas, namely: public, rivulet, and prod But I want to create new tables and all in the existing rivulet schema. But right now it is now not creating the tables in any schema but creating in the DB itself. Could someone help me with this?
- Does this answer your question? Is it possible to connect an existing database with Strapi CMS?danbtl– danbtl2020-11-05 18:59:46 +00:00Commented Nov 5, 2020 at 18:59
- Yes, thank you. @danbtlPushyanth Soma– Pushyanth Soma2021-01-05 04:15:06 +00:00Commented Jan 5, 2021 at 4:15
Add a comment |