Can't access materialized views

I've access to all tables in a PostgreSQL resource but not to the materialized views. Does Retool not support that?

Hey @gio_aveiro! Materialized views aren't grabbed in the query that we use to generate the schema for your db in Retool. I believe you should be able to query the views in Raw SQL mode, but not in GUI and they won't be part of any auto-complete. Are you unable to query them using SQL? Able to share any errors that you are getting? Thanks!