Wappler Version : 7.9.1
Operating System : Windows 10
Server Model: some runing ubuntu
Database Type: Postgresql
Hosting Type: own
When you create a database connection, a JSON file is created in the following 3 directories:
.wappler\targets\Development\app\modules\connections
.wappler\targets\Development\databases
\app\modules\connections
If you change the database connection parameters in the Wappler settings, the file in the “.wappler\targets\Development\databases” directory will be updated.
However, the file in the other two directories will not change.
When the website is launched locally, it will use the data from the “\app\modules\connections” directory, which has not changed.
This results in the website no longer accessing the correct database. Currently, this issue must be addressed manually.
And why duplicate the data across three directories?
Thank you for your attantion.
