nextcloud-server/apps/workflowengine/lib
Daniel Kesselberg 7492b3c24f
Set alias for result of cast column function
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>
2021-08-16 14:38:19 +07:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +07:00
Check Update php licenses 2021-06-04 22:02:41 +07:00
Command Update php licenses 2021-06-04 22:02:41 +07:00
Controller Make "name" column nullable in workflow operations 2021-08-10 11:19:15 +07:00
Entity Update php licenses 2021-06-04 22:02:41 +07:00
Helper Update php licenses 2021-06-04 22:02:41 +07:00
Listener Update php licenses 2021-06-04 22:02:41 +07:00
Migration Make "name" column nullable in workflow operations 2021-08-10 11:19:15 +07:00
Service Update php licenses 2021-06-04 22:02:41 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Set alias for result of cast column function 2021-08-16 14:38:19 +07:00