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/stable21 branch from 0f12316 to 78ea6d0 Compare August 12, 2021 11:58
@PVince81
Copy link
Member

conflict solved, it was the version in info.xml

@PVince81 PVince81 self-assigned this Aug 12, 2021
@PVince81 PVince81 added the 3. to review Waiting for reviews label Aug 12, 2021
@MichaIng MichaIng merged commit 7fee3ba into stable21 Aug 15, 2021
@MichaIng MichaIng deleted the backport/28318/stable21 branch August 15, 2021 10:38
@blizzz blizzz mentioned this pull request Sep 23, 2021
8 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.

5 participants