Thanks! If it does not import db data, what happens with the db setup then? So suppose I have made change to my db schema in main which means my db is different in structure from live. Will the import wipe out my whole main db and replace it with an empty db that has the live structure? If no data is copied, what will Bubble do when db structure is different between the imported app and the main app?