nextcloud-server/apps/workflowengine/lib
Daniel Kesselberg b3e3ae9434 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-20 13:43:37 +07:00
..
AppInfo
BackgroundJobs Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Check Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Command
Controller Make "name" column nullable in workflow operations 2021-08-12 13:58:07 +07:00
Entity
Helper
Listener Files client and info bundles are always loaded so we don't need to load them again 2020-11-25 15:11:03 +07:00
Migration Make "name" column nullable in workflow operations 2021-08-12 13:58:07 +07:00
Service
Settings
Manager.php Set alias for result of cast column function 2021-08-20 13:43:37 +07:00