Go to file
Wang Mingyu b6d5a4453f python3-alembic: upgrade 1.10.3 -> 1.10.4
Changelog:
=========
feature
----------
  Added support for autogenerate comparison of indexes on PostgreSQL which
  include SQL sort option, such as ASC or NULLS FIRST.

bug
---------
  Fixed issue where using a directive such as op.create_foreign_key() to
  create a self-referential constraint on a single table where the same
  column were present on both sides (e.g. within a composite foreign key)
  would produce an error under SQLAlchemy 2.0 and a warning under SQLAlchemy 1.4
  indicating that a duplicate column were being added to a table.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:45:54 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems zfs: fix installation paths for multilib 2023-05-04 15:34:11 -07:00
meta-gnome nautilus: upgrade 44.0 -> 44.1 2023-05-08 21:45:53 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia xdg-desktop-portal-wlr: update 0.6.0 -> 0.7.0 2023-05-04 06:47:00 -07:00
meta-networking frr: add CVE_PRODUCT 2023-05-08 21:45:53 -07:00
meta-oe mg: upgrade 20230406 -> 20230501 2023-05-08 21:45:53 -07:00
meta-perl libmodule-build-tiny-perl: upgrade 0.043 -> 0.045 2023-05-08 21:37:55 -07:00
meta-python python3-alembic: upgrade 1.10.3 -> 1.10.4 2023-05-08 21:45:54 -07:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-04-25 08:14:39 -07:00
meta-xfce xfce4-screensaver: 4.16.0 -> 4.18.1 2023-04-17 09:53:32 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories