Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-alembic: Upgrade 1.5.8 -> 1.6.2 | Leon Anavi | 2021-05-17 | 1 | -16/+0 |
| | | | | | | | | | | | Upgrade to release 1.6.2: - Fixed a bug where paths defined in post-write hook options would be wrongly escaped in non posix environment (Windows) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-alembic: Upgrade 1.5.7 -> 1.5.8 | Leon Anavi | 2021-03-26 | 1 | -0/+16 |
Upgrade to release 1.5.8: - Fixed regression caused by SQLAlchemy 1.4 where the "alembic current" command would fail due to changes in the URL object. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |