nextcloud/lib
Joas Schilling d111e88d4c Fix order of GREATEST for Oracle
As per https://docs.oracle.com/cd/B19306_01/server.102/b14200/functions060.htm
Oracle uses the first value to cast the rest or the values.
So when the first value is a plain int, instead of doing the math,
it will cast the expression to int and continue with a potential 0.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-07 15:57:44 +00:00
..
composer Autoloader update 2020-09-17 18:13:56 +02:00
l10n [tx-robot] updated from transifex 2020-11-01 02:18:34 +00:00
private Fix order of GREATEST for Oracle 2020-11-07 15:57:44 +00:00
public Type the event dispatcher listener callables with Psalm 2020-10-30 08:57:06 +00:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00