Skip to content

fix(sharing): Fix migration - #63108

Open
CarlSchwan wants to merge 1 commit into
masterfrom
carl/fix-migration
Open

fix(sharing): Fix migration#63108
CarlSchwan wants to merge 1 commit into
masterfrom
carl/fix-migration

Conversation

@CarlSchwan

@CarlSchwan CarlSchwan commented Aug 10, 2026

Copy link
Copy Markdown
Member

The addForeignKeyConstraint call doesn't add the prefix so use getName to get it

  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@CarlSchwan CarlSchwan added this to the Nextcloud 35 milestone Aug 10, 2026
@CarlSchwan CarlSchwan self-assigned this Aug 10, 2026
@CarlSchwan
CarlSchwan requested a review from a team as a code owner August 10, 2026 09:17
@CarlSchwan
CarlSchwan requested review from come-nc, leftybournes, provokateurin and sorbaugh and removed request for a team August 10, 2026 09:17

@come-nc come-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isn’t that a bug in addForeignKeyConstraint to be fixed then?

This was referenced Aug 12, 2026
@CarlSchwan

Copy link
Copy Markdown
Member Author

Isn’t that a bug in addForeignKeyConstraint to be fixed then?

yes, maybe we can fix that in the new wrapper

@CarlSchwan

Copy link
Copy Markdown
Member Author

Changed how I do it, now this is done on the OC\DB\Schema layer

@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Aug 18, 2026
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants