mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
7492b3c24f
On OCI an expression like to_char(events) end up as $row['to_char(events)'] in the query result. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>