- Issue created by @thomasmurphy
- 🇫🇷France guignonv Montpellier
The fix seems correct so far, but I need to double check why the column was not there already. It was modified a long time ago (2-3 years I think) and I wonder if the fix is to add the column or remove the instructions using it.
- 🇫🇷France guignonv Montpellier
guignonv → changed the visibility of the branch 3.0.x to hidden.
- 🇫🇷France guignonv Montpellier
guignonv → changed the visibility of the branch 3.0.x to active.
- 🇫🇷France guignonv Montpellier
You were right, the original schema was not updated! Only people with an old version that run update hook got the schema fixed. Thanks for the fix. I added the unique key constraint that was also missing in your patch (add it to your instance as well ;) ).
Please confirm it works for you now with this fix.