Skip to content

Suppress transaction when creating an index concurrently - #1214

Merged
roji merged 2 commits into
devfrom
ConcurrentIndexSuppressTransaction
Jan 24, 2020
Merged

Suppress transaction when creating an index concurrently#1214
roji merged 2 commits into
devfrom
ConcurrentIndexSuppressTransaction

Conversation

@roji

@roji roji commented Jan 23, 2020

Copy link
Copy Markdown
Member

Fixes #1210

No regression test, #1203 tracks that.

Comment thread src/EFCore.PG/Migrations/NpgsqlMigrationsSqlGenerator.cs Outdated
Co-Authored-By: Yoh Deadfall <yoh.deadfall@hotmail.com>
@roji
roji merged commit 99caa14 into dev Jan 24, 2020
@delete-merged-branch
delete-merged-branch Bot deleted the ConcurrentIndexSuppressTransaction branch January 24, 2020 12:07
roji added a commit that referenced this pull request Jan 24, 2020
@roji

roji commented Jan 24, 2020

Copy link
Copy Markdown
Member Author

Backported to 3.1.1 via ef385de

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.

Index.IsCreatedConcurrently() fails in migration transaction

2 participants