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

DBAL-846: [GH-551] Foreign key checks on MySQL >= 5.5.7 for TRUNCATE #2082

Closed
doctrinebot opened this issue Mar 24, 2014 · 1 comment
Closed

Comments

@doctrinebot
Copy link

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of tPl0ch:

Url: #551

Message:

  • Added ConfigurablePlatform interface to set the connection
    parameters to the Platform
  • Connection is now setting the parameters to the Platform if it
    implements ConfigurablePlatform
  • MySQLPlatform::getTruncateSql() now checks for a new param
    disable*fk*checks, if it is true and the version is affected, it
    automatically adds the required SQL.

Additional solution to #549

@github-actions
Copy link

github-actions bot commented Aug 8, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants