Skip to content

Conversation

@johanib
Copy link
Contributor

@johanib johanib commented Dec 9, 2025

Resolves #402

@johanib johanib force-pushed the feature/Stepup-Gateway-issues-402 branch from 3cbfeeb to e04a738 Compare December 18, 2025 12:57
Prior to this change, doctrine still had a deploy connection, just because the gateway_test schema needed to be created.
All other write interaction with the gateway_test was performed via PDO.
Also, the gateway_test is currently based on the current entity mapping. But because the middleware generated schema is not available in the pipeline, this cannot be changed.

This change removes the deploy connection from doctrine, and creates the schema by using PDO.

Resolves #402
@johanib johanib force-pushed the feature/Stepup-Gateway-issues-402 branch from e04a738 to e965685 Compare December 18, 2025 13:39
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.

Remove deploy user configuration and doctrine console commands from gateway

2 participants