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.5
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.6
Choose a head ref
  • 17 commits
  • 27 files changed
  • 9 contributors

Commits on Oct 17, 2024

  1. Document specific query builder functions (#2318)

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    MarwanSalim and MasterOdin authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    efd7cf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Write CLI errors to stderr (#2317)

    Co-authored-by: Jens Hatlak <jens.hatlak@check24.de>
    InvisibleSmiley and jhatlak authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    411d94a View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cdac3b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge pull request #2320 from cakephp/dependabot/github_actions/codec…

    …ov/codecov-action-5
    
    Bump codecov/codecov-action from 4 to 5
    dereuromark authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    267d0e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

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

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    184b920 View commit details
    Browse the repository at this point in the history
  2. Add docs about namespaces for paths (#2314)

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    matheusab and MasterOdin authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ba6b485 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Add deferrable constraints management for PSQL (#2322)

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    JulienChavee and MasterOdin authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    18e6d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47462b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Error on using reserved keyword for migration name (#2328)

    Co-authored-by: Mark Scherer <dereuromark@users.noreply.github.com>
    MasterOdin and dereuromark authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    74e1266 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Fix type with space between limit and precision in SQLiteAdapter (#2329)

    Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
    MasterOdin authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    25eaa54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bfbbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a75045 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

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

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    fa2b585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f0ec12 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

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