Files
2026-02-08 10:09:48 +01:00

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