mirror of
https://github.com/d3vyce/sqlalchemy-pgview.git
synced 2026-03-01 18:00:47 +01:00
298 B
298 B
ViewInfo class
Information about a view from the database.
from sqlalchemy_pgview import ViewInfo
::: sqlalchemy_pgview.ViewInfo options: members: - name - schema - definition - is_materialized - fullname