Skip to content

Inject compatibility version for migrations - #612

Merged
austindrenski merged 1 commit into
npgsql:devfrom
austindrenski:compat-sequences
Aug 19, 2018
Merged

Inject compatibility version for migrations#612
austindrenski merged 1 commit into
npgsql:devfrom
austindrenski:compat-sequences

Conversation

@austindrenski

Copy link
Copy Markdown
Contributor

Make NpgsqlMigrationsSqlGenerator compatibility-version aware.

Related

#607

@roji

roji commented Aug 19, 2018

Copy link
Copy Markdown
Member

Don't you also want to implement the backwards compat sequence behavior in this same PR?

@austindrenski

Copy link
Copy Markdown
ContributorAuthor

I can, but didn't want to overstep if you wanted to leave that for the new contributor.

It might be a bit tricky as a first time contribution though, so I can take a pass at it tonight.

@austindrenski
austindrenski merged commit 0017929 into npgsql:devAug 19, 2018
@austindrenski
austindrenski deleted the compat-sequences branch August 19, 2018 21:52
Sign up for freeto 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

@austindrenski@roji