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

Update robmorgan/phinx requirement from ^0.10 to ^0.12 #35

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Updates the requirements on robmorgan/phinx to permit the latest version.

Release notes

Sourced from robmorgan/phinx's releases.

0.12.5

Fixes

  • Fix not being able to set limit on big integer for MySQL
  • Run preFlightCheck and postFlightCheck immediately after migration
  • Ensure a default of CURRENT_TIMESTAMP(3) is not quoted in MySQL
  • Fix PDO exception not being thrown when trying to add column to non-existent table in SQLite
  • Better handle specifying schema in configuration file and inline migrations for postgresql Since phinx did support this at one time and then it broke

Improvements

  • Support setting order for indexes
  • Add ability to set generic PDO attributes
  • Support for include clause when adding an index
  • Support looking up foreign key by name in sqlite3
  • Support for tinyint and smallint in SQL Server
  • Automatically handle casting when changing column to bigint, smallint, int on postgresql
Commits
  • 9457e38 Merge pull request #1948 from Firtzberg/patch-1
  • 164b5c7 Not silencing mkdir
  • 602b3ab Cleaning up seeds in SeedCreate command tests. Minor changes.
  • 7caf991 Updated documentation
  • 4747e76 Solving line ending for windows
  • 9a241a2 Expecting exception when seeder template doesnt exist
  • 6a5575c Using different seeder name in different test case
  • e8a8539 Added test case where seeder creation is provided with missing file
  • 2d887ad Hopefully fixing new test case for alternative seeder template
  • 6efff22 Fixed new test case
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [robmorgan/phinx](https://github.com/cakephp/phinx) to permit the latest version.
- [Release notes](https://github.com/cakephp/phinx/releases)
- [Commits](cakephp/phinx@v0.10.0...0.12.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 7, 2022

Superseded by #42.

@dependabot dependabot bot closed this Oct 7, 2022
@dependabot dependabot bot deleted the dependabot/composer/robmorgan/phinx-tw-0.12 branch October 7, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants