Skip to content

how to convert robo 3t UUID to the real UUID #32

@sibelius

Description

@sibelius

image

Robo 3t shows this value:

UUID("63356435-6336-3465-2d63-6132352d3466")

the real UUID value is:

33f1d0ba-1f25-40dd-8d3e-a0ba0c93f194

I can get this value like this:

const i = await Item.findOne();

console.log(i.uuid.toString());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions