Skip to content

Improves handling of UUIDs in database APIs' replacement__callback() methods#9238

Merged
Sesquipedalian merged 1 commit into
SimpleMachines:release-3.0from
Sesquipedalian:3.0/db_uuid_handling
May 28, 2026
Merged

Improves handling of UUIDs in database APIs' replacement__callback() methods#9238
Sesquipedalian merged 1 commit into
SimpleMachines:release-3.0from
Sesquipedalian:3.0/db_uuid_handling

Conversation

@Sesquipedalian
Copy link
Copy Markdown
Member

  1. Adds array_uuid to our list of supported data types in the replacement__callback() methods.
  2. The replacement__callback() methods now correctly detect all the possible string representations of UUIDs that SMF\Uuid can produce: fully expanded, base32 compressed, base64 compressed, and raw binary.

Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@Sesquipedalian Sesquipedalian merged commit 477625b into SimpleMachines:release-3.0 May 28, 2026
4 checks passed
@Sesquipedalian Sesquipedalian deleted the 3.0/db_uuid_handling branch May 28, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant