forked from vapor/postgres-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: maciejtrybilo/postgres-kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
...
head repository: vapor/postgres-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
- 5 commits
- 21 files changed
- 3 contributors
Commits on Mar 18, 2025
-
Sendable cleanup ( vapor#271 )
* Update minimum Swift to 5.9 * Silence retroactive conformance warnings * Fix Sendable warnings in withSession(_:) and make SQLPostgresConfiguration Sendable * Minimal swift-format pass * Make SQLBenchmark test async. Disable questionably-useful performance test * Update DocC theme settings * Update CI
Commits on Aug 12, 2025
-
Bump actions/checkout from 4 to 5 in the dependencies group ( vapor#272 )
* Bump actions/checkout from 4 to 5 in the dependencies group Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Fix CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
Commits on Aug 26, 2025
-
* Bump Swift min to 5.10, update README and API docs, clean up some doc comments, run swift-format, fix warning about retroactive conformance in 6.2. * Apply PR feedback * Fixup those darn docs
Commits on Oct 27, 2025
-
Bump Swift minimum to 6.0 ( vapor#275 )
* Bump Swift minimum to 6.0, update CI, convert tests to SwiftTesting * Update test.yml * Update test.yml * Update test.yml * 6.0 seems to have trouble with InternalImportsByDefault, or else the others aren't honoring it
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main