-
Notifications
You must be signed in to change notification settings - Fork 294
Issues: thedevdojo/chatter
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Problem with migrating this "2016_07_29_171128_create_foreign_keys"
#283
opened Jul 24, 2020 by
mrvx
Need to modify 'chatter.discussion.store' route to check for permission
#282
opened Jul 13, 2020 by
yelnyafacee
Can't create table - Foreign key constraint is incorrectly formed
#278
opened Mar 30, 2020 by
lassopic
How to Solve - General error: 1005 Can't create table
frmfire
.chatter_discussion
#275
opened Feb 3, 2020 by
pkmaurya
Trying to get property 'title' of non-object// error from laravel voyager
#259
opened Sep 17, 2019 by
Ashinindavudha
Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 1005 Can't create table
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
opened Sep 14, 2019 by
enzodpaiva
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-20.