Closed ericgaspar closed 10 months ago
!testme
Regarding the issue with the database, you might want to look at this: https://github.com/LemmyNet/lemmy/issues/3756
Seems like we're currently using an unsupported version of PostgreSQL. Their Docker image is using PostgreSQL version 15, and IIRC Debian only supports version 13.
!bookwormtestme
Unfortunately we will not support two PSQL versions at the same time on YunoHost. We will need to wait for Bookworm.
!testme
!bookwormtestme
!bookwormtestme
Current issue seems to be related to : thread 'main' panicked at 'Couldn't run DB Migrations: Failed to run 2023-07-08-101154_fix_soft_delete_aggregates with: syntax error at or near "trigger"', crates/db_schema/src/utils.rs:221:25
!testme
Problem
Solution
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)