mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Bump sqlalchemy to version 2.0.22 There are quite some changes that happened with v2. We are currently relying on the "auto-commit" feature which was removed. For the moment we can use a wrapper class to mimic the auto-commit behavior allowing us to move to v2. Ultimately, the (db) session management needs some overhaul though. Signed-off-by: moson <moson@archlinux.org> |
||
---|---|---|
.. | ||
__init__.py | ||
accounts.py | ||
auth.py | ||
html.py | ||
package_maintainer.py | ||
packages.py | ||
pkgbase.py | ||
requests.py | ||
rpc.py | ||
rss.py | ||
sso.py |