OS info
- Operating System : Windows 10.0.22000
- Wappler Version : 4.6.4
Problem description
…Fetch view data from a managed database in digital ocean
This problem is returned when trying to fetch of view data within Wappler from a managed Digital Ocean postgres database. When trying to review the data can clicking fetch data the return is
"Error executing query: select * from “issue” - relation issue does not exist
Steps to reproduce
Outside Wappler
- create a connection to a Managed database in cloud provider
- create a table in that Managed database schema with test data
- enter data into that that table that has been created
- return to wappler and setup connection and refresh schema to show Database and tables
- click on show edit data in in the schema table window
- click on fetch data.