Skip to content

Conversation

@juliusknorr
Copy link
Member

  • Fix columns that had a notnull constraint set but used a default integer value which fails on oracle
  • Remove autoincrement from oc_text_documents primary key since it is a file id that is inserted here
    • For oracle we need to drop the old table and recreate it. This is fine since it was never working before so the table doesn't have any useful information.

@juliusknorr juliusknorr added bug Something isn't working 3. to review labels Nov 16, 2020
@juliusknorr juliusknorr added this to the Nextcloud 21 milestone Nov 16, 2020
@juliusknorr
Copy link
Member Author

/backport to stable20

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

Signed-off-by: Julius Härtl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants