Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix serial to identity in idempotent migrations #1479

Merged
merged 2 commits into from
Aug 31, 2020
Merged

Conversation

roji
Copy link
Member

@roji roji commented Aug 29, 2020

Based off of #1477

/cc @bricelam 馃帀

@roji roji requested a review from YohDeadfall as a code owner August 29, 2020 15:37
@roji roji changed the title Fix newlines in string constants and serial to identity in idempotent migrations Fix serial to identity in idempotent migrations Aug 29, 2020
@roji
Copy link
Member Author

roji commented Aug 29, 2020

Scoped out the line break fixes (#1478) for now, it's a bit more complicated than it looks.

@roji roji merged commit ca7eced into npgsql:dev Aug 31, 2020
@roji
Copy link
Member Author

roji commented Aug 31, 2020

Merged via cf31698

@roji roji deleted the SerialToIdentity branch September 8, 2020 12:29
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.

Can't change from SERIAL to IDENTITY columns in idempotent migrations
2 participants