Skip to content

Conversation

@backportbot-nextcloud
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Aug 11, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #28318

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>
@PVince81 PVince81 force-pushed the backport/28318/stable22 branch from b2f23e4 to 0a184a3 Compare August 12, 2021 11:57
@PVince81 PVince81 self-assigned this Aug 12, 2021
@PVince81 PVince81 added the 3. to review Waiting for reviews label Aug 12, 2021
@PVince81
Copy link
Member

conflict solved: it was only the version in info.xml

@ChristophWurst ChristophWurst merged commit 54192ed into stable22 Aug 13, 2021
@ChristophWurst ChristophWurst deleted the backport/28318/stable22 branch August 13, 2021 11:59
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants