Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cakephp/phinx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.16.1
Choose a base ref
...
head repository: cakephp/phinx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.2
Choose a head ref
  • 9 commits
  • 16 files changed
  • 5 contributors

Commits on Jun 4, 2024

  1. Fix using string primary_key value for sqlite

    Signed-off-by: Matthew Peveler <[email protected]>
    MasterOdin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d20e3e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2285 from cakephp/fix-sqlite-primary-key

    Fix using string primary_key value for sqlite
    dereuromark authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b1e8669 View commit details
    Browse the repository at this point in the history
  3. Fix docs example for migrate create (#2284)

    This reverts commit 1187a5b.
    MasterOdin authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a31003d View commit details
    Browse the repository at this point in the history
  4. Fix quoting DB name when creating/dropping

    Co-authored-by: jharder <[email protected]>
    Signed-off-by: Matthew Peveler <[email protected]>
    MasterOdin and jharder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    606797e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2286 from cakephp/fix-database-escaped-characters

    Fix quoting DB name when creating/dropping
    dereuromark authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b1e128c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    ef38e41 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    5830da2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    6154850 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    5779080 View commit details
    Browse the repository at this point in the history
Loading