mirror of
https://github.com/d3vyce/sqlalchemy-pgview.git
synced 2026-03-01 19:50:46 +01:00
13 lines
259 B
Markdown
13 lines
259 B
Markdown
# `RefreshMaterializedView` class
|
|
|
|
DDL element to refresh a PostgreSQL materialized view.
|
|
|
|
```python
|
|
from sqlalchemy_pgview import RefreshMaterializedView
|
|
```
|
|
|
|
::: sqlalchemy_pgview.RefreshMaterializedView
|
|
options:
|
|
members:
|
|
- fullname
|