Skip to content

Fixed dropping foreign keys from tables on schemas#383

Open
pczeszkiewicz wants to merge 3 commits into
microsoft:devfrom
pczeszkiewicz:patch-1
Open

Fixed dropping foreign keys from tables on schemas#383
pczeszkiewicz wants to merge 3 commits into
microsoft:devfrom
pczeszkiewicz:patch-1

Conversation

@pczeszkiewicz
Copy link
Copy Markdown

Currently it doesn't work if a table exists in non default dbo schema and migrations raises exception. This fix solves problem by giving schema name to ALTER clause.

pczeszkiewicz and others added 3 commits April 20, 2024 10:39
Currently it doesn't work if a table exists in non default `dbo` schema and migrations raises exception. This fix solves problem  by giving schema name to `ALTER` clause.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants