Remote Database Changes

Not at my computer but I take your word for it.

@george this should probably be changed to restrict by environment flag.

Paul’s use case is perfectly valid and I am also thinking about dedicated development servers.

1 Like

Just to make sure its very clear
I have 3 targets in my project
Target 1: Wappler default on project creation, local, development, with no database
Target 2: Remote, Development, with database, on DO Docker
Target 3: Remote, Production, with database, on DO Docker

I need to be able to edit Target 2 in Database Manager, because it really is a development server, that just happens to be remote instead of local.

I’m encountering the same thing on my end, I’m not able to modify via DB manager because my development server was in DO docker previously. I have since went back to local docker. It would be great if we can edit via the DB manager if the development server is remote.