test
.#sql-774_e8
(errno: 150 "Foreign key constraint is incorrectly formed") (SQL: alter table chatter_discussion
add constraint chatter_discussion_chatter_category_id_foreign
foreign key (chatter_category_id
) references chatter_categories
(id
) on delete cascade on update cascade)
#257
how i resolve this ?
The text was updated successfully, but these errors were encountered: