Skip to content

client: Fix sql migration step for oidc#919

Merged
aeneasr merged 5 commits intomasterfrom
fix-default
Jul 11, 2018
Merged

client: Fix sql migration step for oidc#919
aeneasr merged 5 commits intomasterfrom
fix-default

Conversation

@aeneasr
Copy link
Copy Markdown
Member

@aeneasr aeneasr commented Jul 11, 2018

A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

Signed-off-by: arekkas <aeneas@ory.am>
arekkas added 4 commits July 11, 2018 15:38
A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

Signed-off-by: arekkas <aeneas@ory.am>
A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

Signed-off-by: arekkas <aeneas@ory.am>
A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

Signed-off-by: arekkas <aeneas@ory.am>
A bug was introduced in beta.5 which caused the SQL migrations to fail if data existed in the database already. This patch resolves that and adds test cases for the migration steps by adding data after each migration.

Closes #918

Signed-off-by: arekkas <aeneas@ory.am>
@aeneasr aeneasr merged commit ad5e8bc into master Jul 11, 2018
@aeneasr aeneasr deleted the fix-default branch July 11, 2018 14:09
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.

migration 0.9.x -> 1.0: sector_identifier_uri contains null values

1 participant