# `ViewInfo` class Information about a view from the database. ```python from sqlalchemy_pgview import ViewInfo ``` ::: sqlalchemy_pgview.ViewInfo options: members: - name - schema - definition - is_materialized - fullname