Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.52k stars 2.81k forks source link

Mysql 8 - Plan to rename the "admin" field of the llx_user table #32065

Open hregis opened 1 week ago

hregis commented 1 week ago

Feature Request

"admin" field of llx_user have name that conflict with new reserved keywords with Mysql 8

https://dev.mysql.com/doc/refman/8.4/en/keywords.html

Use case

No response

Suggested implementation

No response

Suggested steps

No response