Skip to content

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

Draft
mnocon wants to merge 1 commit into4.6from
oauth2-installation
Draft

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

Conversation

@mnocon
Copy link
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 the a good practice.

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

@github-actions
Copy link

Preview of modified files

Preview of modified Markdown:

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