Avoid 0 byte trailing UUID's in tests

Description

Occasionally UUID.randomUUID() will return a UUID with a trailing 0 byte, which in certain DBs (e.g. Sybase) may be trimmed, and cause tests to fail randomly.

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created September 8, 2023 at 8:36 PM
Updated September 20, 2023 at 7:11 AM
Resolved September 19, 2023 at 7:17 AM