Skip to content

[Oauth2 Server] Embedded SQL scripts directly in the installation#2917

Open
mnocon wants to merge 4 commits into4.6from
oauth2-installation
Open

[Oauth2 Server] Embedded SQL scripts directly in the installation#2917
mnocon wants to merge 4 commits into4.6from
oauth2-installation

Conversation

@mnocon
Copy link
Copy Markdown
Contributor

@mnocon mnocon commented Sep 22, 2025

Target: 4.6, 5.0

Avoiding piping the output of the command directly, as described in ibexa/doctrine-schema#21 (comment) - this is not recommended
The command itself is also saying:

 !
 ! [CAUTION] This operation should not be executed in a production environment!
 !
 !
 !
 !           Use the incremental update to detect changes during development and use
 !
 !           the SQL DDL provided to manually update your database in production.
 !
 !
 !

When merging to 5.0, the following change needs to be made: https://github.com/ibexa/oauth2-server/pull/40/files

I've used the changes from ibexa/doctrine-schema#38 to get the right MySQL charset

@github-actions
Copy link
Copy Markdown

Preview of modified files

Preview of modified Markdown:

@mnocon mnocon marked this pull request as ready for review March 9, 2026 09:50
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 9, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant