-
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
Import most of Phinx\Util\Util #753
Merged
Merged
Commits on Oct 4, 2024
-
Import most of Phinx\Util\Util
Most but not all. I've only included the methods we're currently relying on in migrations. This is another step towards decoupling from phinx for the new backend.
Configuration menu - View commit details
-
Copy full SHA for 17ead38 - Browse repository at this point
Copy the full SHA 17ead38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b720bb5 - Browse repository at this point
Copy the full SHA b720bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b018f1 - Browse repository at this point
Copy the full SHA 7b018f1View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c161d43 - Browse repository at this point
Copy the full SHA c161d43View commit details -
it isn't used internally and I don't see a reason to maintain it.
Configuration menu - View commit details
-
Copy full SHA for 33c7c93 - Browse repository at this point
Copy the full SHA 33c7c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 438722e - Browse repository at this point
Copy the full SHA 438722eView commit details -
Fix namespaces and mark Util as internal
I won't be able to fully refactor it away. There are conventions for migration files that Inflector does not replicate.
Configuration menu - View commit details
-
Copy full SHA for 342ce33 - Browse repository at this point
Copy the full SHA 342ce33View commit details -
The test stubs for Util don't need to adhere to coding standards as they contain migration files from phinx.
Configuration menu - View commit details
-
Copy full SHA for 432c728 - Browse repository at this point
Copy the full SHA 432c728View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2e46b8 - Browse repository at this point
Copy the full SHA a2e46b8View 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.