Skip to content

Implemented UniqueColumn::try_update()#3997

Open
egormanga wants to merge 4 commits into
clockworklabs:masterfrom
egormanga:unique-try-update
Open

Implemented UniqueColumn::try_update()#3997
egormanga wants to merge 4 commits into
clockworklabs:masterfrom
egormanga:unique-try-update

Conversation

@egormanga
Copy link
Copy Markdown
Contributor

Description of Changes

API and ABI breaking changes

None.

Expected complexity level and risk

1:

Pretty straightforward implementation, derived from similar code.

Testing

  • Manual testing
  • Unit tests

@cloutiertyler
Copy link
Copy Markdown
Contributor

cloutiertyler commented Apr 14, 2026

@egormanga Could you add a test for this one? At least for compilation. In particular in the module-test module. If so, then I think we can merge this.

@bfops bfops force-pushed the unique-try-update branch from f99dbd1 to bc35143 Compare May 5, 2026 17:30
@bfops
Copy link
Copy Markdown
Collaborator

bfops commented May 5, 2026

I've been unable (with our bot) to easily get the tests passing on this PR. @egormanga could you take a look at the failures and get them passing? I believe that cargo ci test will run all of the tests that our CI does.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support UniqueColumn::try_update

4 participants