Note to myself: T11823 needs to add the key_position key as part of migrations, not via adjust, since it's unique and critical. I pushed secure without adjusting (since the push wasn't entirely clean) and got us in a spot of bother. This is non-harmful and easy to resolve, just needs cleanup.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
I deployed this to secure without issue, so it looks like LOCK TABLES ... is promising as a general tool for migrations.