Wappler Version : 3.7.6
Operating System : Windows 10
Server Model: PHP
Database Type: Posgres
Hosting Type: IIS
Expected behavior
What do you think should happen?
According to 3.7.6 new features I would expect to see psotgres schemas.
Actual behavior
What actually happens?
I can see postgres schemas in Database Manager. However, I only see tables from schema public in the query builder
How to reproduce
- Create tables in a schema other than public
- give permissions to that schema and tables.
- Create database connecion in Wappler
- check that the schema and tables are visible in database manager
- Check tables can be used with custom query
- Tables from that schema are not visible in Query Builder