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)
Meet users and developers of Mercurial at the London Sprint, May 27-29th https://mercurial-scm.org/news/2026/0001-london-sprint
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)