Skip to content

Add primary key to schema_subscriber_check#18

Draft
ajwstevens wants to merge 1 commit into
symfony:6.3from
ajwstevens:patch-1
Draft

Add primary key to schema_subscriber_check#18
ajwstevens wants to merge 1 commit into
symfony:6.3from
ajwstevens:patch-1

Conversation

@ajwstevens
Copy link
Copy Markdown

Add a primary key to allow using the listener when 'sql_require_primary_key' is set.

In Digital Ocean this variable is set on all clusters. After upgrading from 6.2 to 6.3 it was no longer possible to use the doctrine schema commands.

Add a primary key to allow using the listener when  'sql_require_primary_key'  is set.
@GromNaN
Copy link
Copy Markdown
Member

GromNaN commented Oct 1, 2024

Thanks for your Pull Request! We love contributions.

However, you should instead open your PR on the main repository:
https://github.com/symfony/symfony

This repository is what we call a "subtree split": a read-only subset of that main repository.
We're looking forward to your PR there!

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.

2 participants