[Rt-commit] rt branch, 4.4/asset-upgrade-sequences, repushed
Shawn Moore
shawn at bestpractical.com
Tue Nov 1 14:09:15 EDT 2016
The branch 4.4/asset-upgrade-sequences was deleted and repushed:
was a83fbda4dbc88ea5a113b1e98e84cad8aad5d8d3
now e6d2a0833e4973501682f75ac66ffbac7af370c9
1: a83fbda ! 1: e6d2a08 Restart asset and catalog ID sequences in upgrade-assets
@@ -8,6 +8,9 @@
We must acquire an admin dbh because Postgres requires that the owner of the
sequences be the one who resets the sequence.
+
+ MySQL and SQLite do not need any adjustment because they do not rely on a
+ sequence to vend asset/catalog IDs, and so they were unaffected by this bug.
Fixes: T#172082
More information about the rt-commit
mailing list