Hi folks,
I am comfortable designing entity relationship models. Usually, we do so and THEN we export the schema and create database tables in the final DB sofware (Oracle, SQL Server, etc). This way, we can separate the modelling from final implementation.
I’d like to apply the same approach to Bubble, and then NOT have to create the databeses in Bubble MANUALLY.
Is there a way to do so ? Load and SQL Schema and have Bubble (or a plugin) create the databases automatically ?
hey @fabio, there’s no such possibility as far as I know.
Although it’s not the same thing as you want, you can duplicate apps. So you could have a blank app with the database configured. When making copy of it, the database is also duplicated.