Skip to content

Comparing generated SQL with fixtures when using ULIDs or UUIDs #170

@geovlazar

Description

@geovlazar

When comparing SQL that's generated using ULIDs, UUIDs, and other keys with stored test fixtures is difficult since each time the code is generated, the ULID values are not idempotent. UUIDv5 and similar algorithms create the same output for each input so perhaps we need a way to generate ULIDs in a "fixture comparison friendly way".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions