nextcloud/apps
Vincent Petry 0a184a3201
Make "name" column nullable in workflow operations
The "name" column is now unused and the code is always inserting an
empty string. While this works with most databases, Oracle complains
because an empty string is equivalent to null.

To fix this, the column definition is changed to allow null values now.

Also added some logging in case of database exceptions, because without
this nothing would be logged to detect the above problem.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-12 13:56:26 +02:00
..
accessibility [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
admin_audit Admin Audit - Sharing: createShare - report the full path 2021-07-26 11:29:41 +00:00
cloud_federation_api [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
comments [tx-robot] updated from transifex 2021-08-09 02:26:58 +00:00
contactsinteraction [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
dashboard [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
dav [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
encryption [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
federatedfilesharing [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
federation [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
files [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
files_external [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
files_sharing [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
files_trashbin [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
files_versions [tx-robot] updated from transifex 2021-08-09 02:26:58 +00:00
lookup_server_connector Update Autoloader 2021-06-21 15:54:51 +02:00
oauth2 [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
provisioning_api [tx-robot] updated from transifex 2021-08-04 02:26:47 +00:00
settings [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
sharebymail [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
systemtags [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
testing Update Autoloader 2021-06-21 15:54:51 +02:00
theming [tx-robot] updated from transifex 2021-08-06 02:27:07 +00:00
twofactor_backupcodes Bump css-loader from 5.2.6 to 5.2.7 2021-08-01 17:58:01 +02:00
updatenotification [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
user_ldap [tx-robot] updated from transifex 2021-08-10 02:31:55 +00:00
user_status [tx-robot] updated from transifex 2021-08-11 02:26:52 +00:00
weather_status [tx-robot] updated from transifex 2021-08-02 07:35:34 +00:00
workflowengine Make "name" column nullable in workflow operations 2021-08-12 13:56:26 +02:00