@mikro-orm/postgresqlInterfacesVersion: NextOn this pageDatabaseView Index PropertiesdefinitionmaterializednameschemawithDataProperties definitiondefinition: stringoptionalmaterializedmaterialized?: booleanTrue if this is a materialized view (PostgreSQL only).namename: stringoptionalschemaschema?: stringoptionalwithDatawithData?: booleanFor materialized views, whether data was populated on creation.
True if this is a materialized view (PostgreSQL only).