Keep trying to rename sequence when table is renamed
For table renamed before baa87cf1a343, we must keep renaming existing sequence because the migration to identity expect that the sequences include the table name.
Closes #12245 (closed)
This instance will be upgraded to Heptapod 17.7.0rc1 on 2025-01-23 between 18:00 and 19:00 UTC+2
All legacy (hg-git based) Projects will be automatically migrated to native starting with the upgrade of 2025-01-23
For table renamed before baa87cf1a343, we must keep renaming existing sequence because the migration to identity expect that the sequences include the table name.
Closes #12245 (closed)