Skip to content

Conversation

@stephencelis
Copy link
Member

A lil helper.

@stephencelis stephencelis requested a review from mbrandonw June 23, 2025 17:58
@stephencelis stephencelis merged commit e6b2d2e into main Jun 23, 2025
3 checks passed
@stephencelis stephencelis deleted the upsert-excluded branch June 23, 2025 18:22
stephencelis added a commit that referenced this pull request Jun 23, 2025
This reverts commit e6b2d2e.
stephencelis added a commit that referenced this pull request Jun 24, 2025
This test would have caught the regression introduced by #95.
stephencelis added a commit that referenced this pull request Jun 24, 2025
This test would have caught the regression introduced by #95.
stephencelis added a commit that referenced this pull request Jun 24, 2025
The original implementation in #95 had to be reverted due to issues with
nested dynamic member lookup. This PR makes a breaking change to the
`Updates` type, instead, to introduce this surface area.
stephencelis added a commit that referenced this pull request Jul 11, 2025
* Reintroduce `excluded` to upsert clauses

The original implementation in #95 had to be reverted due to issues with
nested dynamic member lookup. This PR makes a breaking change to the
`Updates` type, instead, to introduce this surface area.

* wip

* wip

* An alternate implementation of `excluded` conflict resolution (#100)

* wip
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
This reverts commit e6b2d2e.
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
This test would have caught the regression introduced by pointfreeco#95.
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
* Reintroduce `excluded` to upsert clauses

The original implementation in pointfreeco#95 had to be reverted due to issues with
nested dynamic member lookup. This PR makes a breaking change to the
`Updates` type, instead, to introduce this surface area.

* wip

* wip

* An alternate implementation of `excluded` conflict resolution (pointfreeco#100)

* wip
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
This reverts commit defa2ef.
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
This test would have caught the regression introduced by pointfreeco#95.
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
* Reintroduce `excluded` to upsert clauses

The original implementation in pointfreeco#95 had to be reverted due to issues with
nested dynamic member lookup. This PR makes a breaking change to the
`Updates` type, instead, to introduce this surface area.

* wip

* wip

* An alternate implementation of `excluded` conflict resolution (pointfreeco#100)

* wip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants