run upgrade tests with PostgreSQL and MySQL #491

Open
opened 2025-01-16 08:03:32 +00:00 by earl-warren · 0 comments
Contributor

https://codeberg.org/forgejo/forgejo/issues/6575 is an example where not running upgrade tests on those databases meant the problem was missed. The migrations are (unfortunately) database sensitive. They do not only rely on the ORM and contain rather large parts that are database specific.

https://codeberg.org/forgejo/forgejo/issues/6575 is an example where not running upgrade tests on those databases meant the problem was missed. The migrations are (unfortunately) database sensitive. They do not only rely on the ORM and contain rather large parts that are database specific.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
forgejo/end-to-end#491
No description provided.