-
Notifications
You must be signed in to change notification settings - Fork 116
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
merge 4.x => 4.next #746
Merged
Merged
merge 4.x => 4.next #746
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5de506 - Browse repository at this point
Copy the full SHA b5de506View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 687a552 - Browse repository at this point
Copy the full SHA 687a552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf0b0f - Browse repository at this point
Copy the full SHA 4cf0b0fView commit details
Commits on Aug 29, 2024
-
Merge pull request #728 from challgren/fix-pgsql-schema
Correcting getGlobalSchemaName to use the correct schema
Configuration menu - View commit details
-
Copy full SHA for 0716a4b - Browse repository at this point
Copy the full SHA 0716a4bView commit details
Commits on Sep 5, 2024
-
Disable foreign key checks when removing temp tables
Attempt to reproduce the problem reported in #741 but added a test that covers the scenario based on current information. Perhaps the problem can be reproduced in CI. There is also a chance that the test suite harness makes this challenging to reproduce because of wrapping transactions.
Configuration menu - View commit details
-
Copy full SHA for d316a20 - Browse repository at this point
Copy the full SHA d316a20View commit details
Commits on Sep 9, 2024
-
While these foreign key toggles appear to work in tests. When testing the same migration operations within an application the contraint error is reproducible and not fixed still.
Configuration menu - View commit details
-
Copy full SHA for d8ac1b0 - Browse repository at this point
Copy the full SHA d8ac1b0View commit details -
Merge pull request #743 from cakephp/fix-sqlite-constraint
Disable foreign key checks when removing temp tables
Configuration menu - View commit details
-
Copy full SHA for 2fb93e5 - Browse repository at this point
Copy the full SHA 2fb93e5View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3403891 - Browse repository at this point
Copy the full SHA 3403891View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.