Skip to content

refactor: set_value_at_key — drop redundant triplets token and rc4 aliases#59

Merged
Haigutus merged 1 commit into
mainfrom
refactor/set-value-naming
Jun 12, 2026
Merged

refactor: set_value_at_key — drop redundant triplets token and rc4 aliases#59
Haigutus merged 1 commit into
mainfrom
refactor/set-value-naming

Conversation

@Haigutus

Copy link
Copy Markdown
Owner

data.triplets.set_triplets_value_at_key stuttered; "value at key"
already names the VALUE/KEY columns and there is no tableview variant
to disambiguate. Renamed set_triplets_value_at_key(_and_id) to
set_value_at_key(_and_id) everywhere.

The rc4-only set_triplets_value_by_key(_and_id) spellings are dropped
without aliases — rc missteps are bugs, not API; only the stable 0.0
names (set_VALUE_at_KEY[_and_ID]) keep deprecation aliases, now
pointing at the new names.

Migration guide updated: rename table, rc4 misnaming note, and the
strings-or-null section references.

…iases

data.triplets.set_triplets_value_at_key stuttered; "value at key"
already names the VALUE/KEY columns and there is no tableview variant
to disambiguate. Renamed set_triplets_value_at_key(_and_id) to
set_value_at_key(_and_id) everywhere.

The rc4-only set_triplets_value_by_key(_and_id) spellings are dropped
without aliases — rc missteps are bugs, not API; only the stable 0.0
names (set_VALUE_at_KEY[_and_ID]) keep deprecation aliases, now
pointing at the new names.

Migration guide updated: rename table, rc4 misnaming note, and the
strings-or-null section references.
@Haigutus Haigutus merged commit 9610a15 into main Jun 12, 2026
@Haigutus Haigutus deleted the refactor/set-value-naming branch June 13, 2026 01:37
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.

1 participant