Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Jan 12, 2022

  • Create PostgreSQL migrations for version 3.6.0

The changes in #7402 are fine for new deployments, but existing deployments need a way to migrate tables and routines in order to apply the same changes.

Users can run the SQL in the 3 migration files when upgrading to 3.6.0

Microsoft Reviewers: Open in CodeFlow

* Create PostgreSQL migrations for version 3.6.0

The changes in dotnet#7402 are fine for new deployments, but existing deployments need a way to migrate tables and routines in order to apply the same changes.

Users can run the SQL in the 3 migration files when upgrading to 3.6.0

Co-authored-by: Reuben Bond <[email protected]>
@ReubenBond ReubenBond merged commit f66bff5 into dotnet:3.x Jan 12, 2022
@ReubenBond ReubenBond deleted the v3/backport-7490 branch January 12, 2022 18:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants