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 type Map #89

Open
ctlaltdefeat opened this issue Jun 17, 2022 · 0 comments
Open

Support type Map #89

ctlaltdefeat opened this issue Jun 17, 2022 · 0 comments

Comments

@ctlaltdefeat
Copy link

Clickhouse has a Map type: https://clickhouse.com/docs/en/sql-reference/data-types/map/

It's currently unsupported ("could not map type 'map'").
It should presumably be mapped to JSONB or hstore.

@ctlaltdefeat ctlaltdefeat changed the title Supporting type Map Support type Map Jun 17, 2022
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