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 select queries #2280

Closed
wants to merge 1 commit into from
Closed

Conversation

nickvergessen
Copy link
Member

{"reqId":"KRyfh7ltjTQGgchypjQ4","level":3,"time":"2020-09-07T23:30:02+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":{"Exception":"Doctrine\\DBAL\\Exception\\InvalidFieldNameException","Message":"An exception occurred while executing 'SELECT `id,title,duedate,notified` FROM `oc_deck_cards` WHERE (`duedate` < NOW()) AND (`archived` = ?) AND (`deleted_at` = ?)' with params [false, 0]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'id,title,duedate,notified' in 'field list'","Code":0,"Trace":[{"file":"/data/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php","line":169,"function":"convertException","class":"Doctrine\\DBAL

Found in some logs

Signed-off-by: Joas Schilling <coding@schilljs.com>
@juliushaertl
Copy link
Member

Duplicate of #2278, will merge that one since it was the first, but thanks anyways :)

@juliushaertl juliushaertl deleted the bugfix/noid/fix-select-queries branch September 10, 2020 07:09
@nickvergessen
Copy link
Member Author

Ah, was too lazy to check :P

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

Successfully merging this pull request may close these issues.

2 participants