Error reading data in non public schemas in postgres

Wappler Version : 6.1
Operating System : windows 11
Server Model: node js docker
Database Type: postgres DO hosted
Hosting Type: local/remote

Expected behavior

When looking at view edit data in the database manager for a table in the non-public schema for the data to appear.

Actual behavior

data produces an error that cross database references are not implemented

How to reproduce

in a different postgres schema click on a table and select view edit data from menu then use the fetch data function

This was an bug that had previously been fixed in 4.7 but seems to have reappeared in 6 and above

Are you on stable? Or beta?

it occurs on both as far as I can tell in testing or in older updated projects and new from scratch projects.

its not a major issues I can just use dbeaver but its a bit of an annoyance.