Files
twenty/packages/twenty-server/src/engine/core-modules
Paul Rastoin 87f5c0083f Prevent cross version upgrade mismatch in 1.22 (#19627)
## Introduction
As the new upgrade sequence engine is released in `1.22` it requires all
workspaces to be in `1.21.0` which mean they will have a cursor on the
sequence

As if if someone upgrades from `1.20` to `1.22` no `upgradeMigration`
will exist and throw a pretty basic `Could not find any cursor, database
might not been initialized correctly`

Here we allow a meaningful error
2026-04-13 14:53:12 +00:00
..
2026-03-12 15:07:53 +01:00
2026-04-09 14:19:53 +00:00
2026-04-13 16:54:50 +02:00
2026-04-08 13:05:47 +00:00
2026-03-05 14:40:23 +01:00
2026-03-12 15:07:53 +01:00
2026-03-05 14:40:23 +01:00