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: nette/database
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nette/database
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 20 files changed
  • 3 contributors

Commits on Jun 7, 2026

  1. fixed PHPStan errors

    dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    b692bec View commit details
    Browse the repository at this point in the history
  2. phpstan.neon: narrow ignore

    dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    36a2e9e View commit details
    Browse the repository at this point in the history
  3. cs

    dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    c3491e6 View commit details
    Browse the repository at this point in the history
  4. improved phpDoc types

    dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    1bdf379 View commit details
    Browse the repository at this point in the history
  5. Selection::insert() returns number of inserted rows during performing…

    … multi-insert (#330)
    KminekMatej authored and dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    4e68041 View commit details
    Browse the repository at this point in the history
  6. Selection::insert() phpDoc fixed (#326)

    haltuf authored and dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    bc5e7ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84409cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31e6f66 View commit details
    Browse the repository at this point in the history
  9. added CLAUDE.md

    dg committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    296bc1e View commit details
    Browse the repository at this point in the history
Loading