Can see only public shema from Postgres in Query Builder in 3.7.6

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

  1. Create tables in a schema other than public
  2. give permissions to that schema and tables.
  3. Create database connecion in Wappler
  4. check that the schema and tables are visible in database manager
  5. Check tables can be used with custom query
  6. Tables from that schema are not visible in Query Builder

image
image

This has been fixed in Wappler 3.7.7

This topic was automatically closed after 44 hours. New replies are no longer allowed.