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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save custom objects using custom doctrine type mappings Remove eb5 #1167

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Stephan-Kok
Copy link
Contributor

This is the pull request for step 3 (Remove eb5) in the implementation of the Custom doctrine database types.

In this PR we removed the table sso_provider_roles_eb5 and any code related to it.

Please see #1159 for step 1, see #1166 for step 2.

The required steps per release are:

  • prepare eb6 - Introduce sso_provider_roles_eb6 and temporary push to both sso_provider_roles_eb5 and sso_provider_roles_eb6. Still use sso_provider_roles_eb5 for the main process
  • switch to eb6 - temporary push to both sso_provider_roles_eb5 and sso_provider_roles_eb6. Use sso_provider_roles_eb6 for the main process
  • Remove eb5 - Clean up and remove sso_provider_roles_eb5

Note:
This PR contains a database migration

@Stephan-Kok Stephan-Kok changed the title Custom doctrine database types Remove eb5 Save custom objects using custom doctrine type mappings Remove eb5 Oct 21, 2021
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.

1 participant