nextcloud/apps/workflowengine/lib
Daniel Kesselberg 7b5ed40da9 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:46:23 +00:00
..
AppInfo fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Check consider local external storages, too 2020-12-18 10:48:46 +00:00
Command Also always return in app commands 2020-06-26 15:12:11 +02:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Entity File entity to implement IIcon 2020-08-07 00:14:50 +02:00
Helper Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Files client and info bundles are always loaded so we don't need to load them again 2020-11-25 16:11:36 +00:00
Migration avoid empty null default with value that will be inserted anyways 2020-11-24 10:31:27 +00:00
Service fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
Settings Prefer typed event over string based ones 2020-08-10 15:22:55 +02:00
Manager.php Set alias for result of cast column function 2021-08-20 13:46:23 +00:00