Querying a materialized view: relation does not exist
I define a materialized view as such:
Then I query this materialized view:
But I get the error:
I'm using Neon.
Does Drizzle know how to create the materialized view for me?
Then I query this materialized view:
But I get the error:
I'm using Neon.
Does Drizzle know how to create the materialized view for me?