Skip to content
Snippets Groups Projects
Forked from uffd / uffd
30 commits behind the upstream repository.
  • Julian's avatar
    0d870ee1
    Debian Bookworm support · 0d870ee1
    Julian authored
    - Add CI tests for Bookworm
    - Disable pylint deprecation warnings for crypt
    - Mitigate Flask changes that broke a few tests
    - Set create_constraint=True for Booleans/Enums to mitigate SQLAlchemy changes
    - Mitigate new Alembic CHECK constraint behaviour in batch mode
    0d870ee1
    History
    Debian Bookworm support
    Julian authored
    - Add CI tests for Bookworm
    - Disable pylint deprecation warnings for crypt
    - Mitigate Flask changes that broke a few tests
    - Set create_constraint=True for Booleans/Enums to mitigate SQLAlchemy changes
    - Mitigate new Alembic CHECK constraint behaviour in batch mode