Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix migration 19.0.0-20.0.0.sql #29705

Merged
merged 5 commits into from
May 21, 2024
Merged

fix migration 19.0.0-20.0.0.sql #29705

merged 5 commits into from
May 21, 2024

Conversation

frederic34
Copy link
Contributor

No description provided.

@frederic34
Copy link
Contributor Author

frederic34 commented May 17, 2024

it still remain another error
2024-05-17 06:08:08 DEBUG 33409 2000 Admin.lib::run_sql Request 219

2024-05-17 06:08:08 DEBUG 33409 2000 sql=ALTER TABLE llx_societe_commerciaux ADD CONSTRAINT fk_societe_commerciaux_fk_c_type_contact_code FOREIGN KEY (fk_c_type_contact_code) REFERENCES llx_c_type_contact(code);

2024-05-17 06:08:08 ERR 33409 2000 DoliDBMysqli::query Exception in query instead of returning an error: Can't create table ******.llx_societe_commerciaux (errno: 150 "Foreign key constraint is incorrectly formed")

2024-05-17 06:08:08 ERR 33409 2000 DoliDBMysqli::query SQL Error message: DB_ERROR_CANNOT_CREATE Can't create table ******.llx_societe_commerciaux (errno: 150 "Foreign key constraint is incorrectly formed") From /home/******/build/Dolibarr/dolibarr/htdocs/core/lib/admin.lib.php:471.

fixed jyhere #29706

@eldy eldy merged commit c7e3b09 into Dolibarr:develop May 21, 2024
7 checks passed
@frederic34 frederic34 deleted the patch-10 branch May 21, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants