Clone (update latest changes) in new remote DB in DB Manager on new remote Docker

======== TEMPLATE BUG FORM ========

Wappler Version : 3.0.2
Operating System : Mac
NODEJS Project

Expected behavior

I have connected to a remote docker, and I want to apply changes to the db in the new target to rebuild the entire schema in the new remote docker db.

I even created a new DB outside of docker (digital ocean) connected to this and tried to do the same.

Actual behavior

I get numerous errors stating certain tables don’t exist. I’m optimistic I’m just doing something wrong, but whatever I try - I just get a error stating a table doesn’t exist (but it does exist in the correct db schema on local docker environment.

How to reproduce

Create local docker
create database
build database schema, data and so on (and back up to docker)
create new docker remote via digitalocean docker machine setup (chose NY as San Francisco was defaulting to LON region).
Go to DB Manager, click on the same DB - connect
Go to changes - click ‘apply latest changes’

Then the errors start rolling.

I note that you can backup the entire DB plus data which I do, but I’m not sure how I could use this.

Community Page
Last updated: