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 postgres json and jsonb types #67

Closed
pickfire opened this issue Jul 22, 2021 · 1 comment · Fixed by #233
Closed

Support postgres json and jsonb types #67

pickfire opened this issue Jul 22, 2021 · 1 comment · Fixed by #233
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@pickfire
Copy link
Contributor

pickfire commented Jul 22, 2021

Required Functionality

import from postgres db

Error: We haven't implemented a converter for jsonb

Proposed Solution

Support postgres json and jsonb types for datasource

Use case

Generate the schema? I haven't got import working yet.

@llogiq llogiq added enhancement New feature or request help wanted Extra attention is needed labels Aug 17, 2021
@GideonCS
Copy link

+1, I'd like to be able to import my DB to generate a schema, but lack of JSON support is blocking me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants