Docker MySQL updates

In Wappler deploy process do the individual records get updated? Or is it just a full db swap?

With docker deploy you only deploy files to your server.
Database Manager is used to apply changes from the local db to the remote one.

1 Like