mirror of
https://github.com/d3vyce/sqlalchemy-pgview.git
synced 2026-03-02 03:30:47 +01:00
Initial commit
This commit is contained in:
12
docs/api/alembic/refresh-materialized-view-op.md
Normal file
12
docs/api/alembic/refresh-materialized-view-op.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# `RefreshMaterializedViewOp` class
|
||||
|
||||
Alembic operation to refresh a materialized view.
|
||||
|
||||
```python
|
||||
from sqlalchemy_pgview.alembic import RefreshMaterializedViewOp
|
||||
```
|
||||
|
||||
::: sqlalchemy_pgview.alembic.RefreshMaterializedViewOp
|
||||
options:
|
||||
members:
|
||||
- refresh_materialized_view
|
||||
Reference in New Issue
Block a user