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)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
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)