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