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