Is there a way to add the database entries from developer mode to live?(as in if dev mode had 2 entries and live had 2 entries. I would like the result to be that live now has 4 entries)
I’m assuming Copy and restore database, deletes my live database and replaces it but I want to add to my live database.
Hi @meissasy ,
Yes, You can do above operation to copy your development database into live version. and take a note of actioning time for restore your live database.
Normally Live database will not deleted and it can be taken restore point for few days and it upto your plan of bubble application.
“You can restore your database to a previous version. Given your plan, you can go back up to 5 / 30 / 45 days. Be careful, this will overwrite all data in your application, and can take a long time to complete for large databases.”
Based on your plan you can restore the live database as specific time
Maybe I’m not understanding but wouldn’t this replace my live database with my development database? I would like to add on to my live database with entries from my development database.