summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-alembic_1.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-alembic: upgrade 1.11.1 -> 1.11.2Wang Mingyu2023-08-151-19/+0
| | | | | | | | | | | | | | | Changelog: =========== - [feature] [operations] Added parameters if_exists and if_not_exists for index operations. Pull request courtesy of Max Adrian. - [usecase] [typing] Added typing to the default script mako templates. - [usecase] [autogenerate] Added support in autogenerate for NULLS NOT DISTINCT in the PostgreSQL dialect. - [bug] Fixed format string logged when running a post write hook Pull request curtesy of Mathieu Défosse. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.10.4 -> 1.11.1Trevor Gamblin2023-07-171-0/+19
There are numerous changes between 1.10.4 and 1.11.1, including several bug fixes. Changelog: https://github.com/sqlalchemy/alembic/releases Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>