Teodor
February 18, 2024, 6:51pm
11
No, the database manager is not related to different targets.
Here it’s explained how to setup different database connection details per different targets:
Intro
When working on different targets, for example development and production, they usually have different addresses, database names, usernames and passwords. With Wappler you can easily define different database connection settings for your different targets.
Setup Database Connection
As you know, the active target you are working on can be selected using the Target menu:
[Screenshot_1]
Our project has two different targets - the local development target and the remote server which is o…