I want my branches to have a separate database or separate tables. Is there any way that can be executed?
Hi there,
If I understand correctly, you’re wanting separate databases between different iterations of your app, like 1 database for the page you create for 1 client on your SAAS, and another one for another client?
If that’s the case, I would suggest looking into Sub Apps within your Bubble application.
I believe he meant one database for development purposes and another database for production or live application.
What I mean is that there should be one database for each branch - one for branch 1, one for branch 2, and so forth. This arrangement ensures that testers have their own separate environment and data, without any disruption from the developers’ environment specially when adding fields of information in the database.
This topic was automatically closed after 70 days. New replies are no longer allowed.