There's a typo in atomicupdate file. "SELECT * FROM vendor_edit_accounts" should be "SELECT * FROM vendor_edi_accounts" Also there's no table edi_vendor_accounts. Oh and also SET password = $password needs guotation marks around $password
Created attachment 152405 [details] [review] Bug 34033: (bug 30649 follow-up) Fix update typos
Created attachment 152531 [details] [review] Bug 34033: (bug 30649 follow-up) Fix update typos Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed to master for 23.11. Nice work everyone, thanks!
Thanks for all the hard work! Pushed to 23.05.x for the next release
Nice work everyone! Pushed to 22.11.x for next release