summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2020-12-02 14:10:35 +0100
committerVincent Petry <vincent@nextcloud.com>2020-12-02 14:10:35 +0100
commita50bcdabccf9334160092dc88bbd4a6d615fab82 (patch)
tree4ca833e589a82047db88f8703b4becdb9d66d904 /.gitattributes
parentc1161e27b47d1f5cd7b6f3ec0c229738bbc5c271 (diff)
downloadnextcloud-server-a50bcdabccf9334160092dc88bbd4a6d615fab82.tar.gz
nextcloud-server-a50bcdabccf9334160092dc88bbd4a6d615fab82.zip
Prevent log_query to mess up regular execution flow
When the "log_query" debug config parameter is set, SQL queries are logged. However, if an error occurs when converting the values to string, it will abort the request. This fix catches the error and continues instead. Also added handler for DateTime value which is already known to cause aborts here. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions