python-alembic
A database migration tool for SQLAlchemy
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:42:Factory-Candidates-Check/python-alembic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
alembic-1.13.3.tar.gz | 0001921223 1.83 MB | |
python-alembic.changes | 0000118542 116 KB | |
python-alembic.spec | 0000003172 3.1 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1204393
from
Dirk Mueller (dirkmueller)
(revision 81)
- update to 1.13.3: * Render `if_exists` and `if_not_exists` parameters in `CreateTableOp`, `CreateIndexOp`, `DropTableOp` and `DropIndexOp` in an autogenerate context. * Enhance `version_locations` parsing to handle paths containing newlines. * Added support for `Operations.create_table.if_not_exists` and `Operations.drop_table.if_exists`, adding similar functionality to render IF [NOT] EXISTS for table operations in a similar way as with indexes. - update to 1.13.2:
Comments 0