Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support uuid type in Postgres #1761

Open
bporterfield opened this issue Jul 11, 2024 · 0 comments
Open

Support uuid type in Postgres #1761

bporterfield opened this issue Jul 11, 2024 · 0 comments

Comments

@bporterfield
Copy link
Collaborator

What happens?

It's not uncommon to use uuid for primary keys, should be simple to support but not supporting means some annoying casting and confusing error messages

To Reproduce

create table with uuid, note that it is not a supported type in malloy, encounter various error messages

OS:

any

Malloy Client:

any

Malloy Client Version:

any

Database Connection:

Postgres

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

No branches or pull requests

1 participant