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

Separate migrations for mySQL and add PostgreSQL support #444

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

TheMilek
Copy link
Member

@TheMilek TheMilek commented Nov 20, 2024

Q A
Branch? 1.6
Bug fix? no
New feature? yes

partially #431 once again thanks 😅

@TheMilek TheMilek requested a review from a team as a code owner November 20, 2024 20:59
@TheMilek TheMilek changed the title Syl 4147 Separate migrations for mySQL and add PostgreSQL support Nov 20, 2024
Comment on lines +87 to +76
php: "8.2"
symfony: "^6.4"
sylius: "~1.14.0"
database: "postgres"
postgres: "15.8"
node: "20.x"
wkhtmltopdf: false
state_machine_adapter: "symfony_workflow"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need so many combinations?

Comment on lines +68 to +76
-
php: "8.2"
symfony: "^6.4"
sylius: "~1.14.0"
database: "postgres"
postgres: "15.8"
node: "20.x"
wkhtmltopdf: false
state_machine_adapter: "symfony_workflow"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one seems not be necessary

Suggested change
-
php: "8.2"
symfony: "^6.4"
sylius: "~1.14.0"
database: "postgres"
postgres: "15.8"
node: "20.x"
wkhtmltopdf: false
state_machine_adapter: "symfony_workflow"

@GSadee GSadee merged commit cfac3d2 into Sylius:1.6 Nov 22, 2024
13 checks passed
@TheMilek TheMilek deleted the SYL-4147 branch November 22, 2024 09:31
@GSadee GSadee added the Maintenance Configurations, READMEs, releases, etc. label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants