| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-alembic: Upgrade 1.5.5 -> 1.5.7 | Leon Anavi | 2021-03-17 | 1 | -16/+0 |
| | | | | | | | | | | | | | | Upgrade to release 1.5.7: - Bug fix: adjusted the recently added EnvironmentContext.configure.include_name hook to accommodate for additional object types such as "views" that don't have a parent table, to support third party recipes and extensions. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-alembic: Upgrade 1.5.4 -> 1.5.5 | Leon Anavi | 2021-02-24 | 1 | -0/+16 |
| Upgrade to release 1.5.5: - Adjusted the use of SQLAlchemy's .copy() internals to use ._copy() for version 1.4.0, as this method is being renamed. - Added new config file option prepend_sys_path, which is a series of paths that will be prepended to sys.path; the default value in newly generated alembic.ini files is ".". Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
