Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Column not found: 1054 Unknown column 'messages.deleted_at' #85

Open
jiker-burce opened this issue Apr 27, 2017 · 0 comments
Open

Column not found: 1054 Unknown column 'messages.deleted_at' #85

jiker-burce opened this issue Apr 27, 2017 · 0 comments

Comments

@jiker-burce
Copy link

jiker-burce commented Apr 27, 2017

pre operation: send a message to a user;
then visit page: http://phphub5.app/messages
it reports:
ErrorException in Connection.php line 666:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'messages.deleted_at' in 'where clause' (SQL: select * from messages where messages.deleted_at is null and messages.thread_id = 1 and messages.thread_id is not null) (View: \phphub5\resources\views\messages\index.blade.php)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant