upgrade-util icon indicating copy to clipboard operation
upgrade-util copied to clipboard

[IMP] util,base: use cursor's mangled names

Open tbe-odoo opened this issue 9 months ago • 2 comments

  • The psycopg2 technical objects are now mangled inside the Odoo cursors. This is made to avoid using them improperly. So we must adapt the code to use new names.

Related to:

https://github.com/odoo/odoo/pull/204273 https://github.com/odoo/enterprise/pull/82655 https://github.com/odoo/upgrade/pull/7478

tbe-odoo avatar Apr 01 '25 11:04 tbe-odoo

Pull request status dashboard

robodoo avatar Apr 01 '25 11:04 robodoo

upgradeci retry with always only hr

KangOl avatar Apr 01 '25 13:04 KangOl