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

Types #13

Open
visch opened this issue Jul 17, 2022 · 0 comments
Open

Types #13

visch opened this issue Jul 17, 2022 · 0 comments

Comments

@visch
Copy link
Member

visch commented Jul 17, 2022

We should be sure these types are working

  1. NUMERIC's , respecting multipleOf, max, min, etc
  2. BLOB, CLOB, NCLOB?
  3. Dates / Datetime (need to lookup postgres specefics)
  4. VARCHAR should follow size from json schema
  5. Folks should be able to override the type that's going to be set in target-postgres with the catalog. Something like sql-type whatever the current singer standard is should be allowed.
  6. Lookup Postgres types, map them here, some of these are guesses at type names from my brain
visch pushed a commit that referenced this issue Nov 28, 2023
README update that lists each postgres and jsonschema type and how
target-postgres maps between them.

Based on prior discussion, this is all that's desired right now in-terms
of #13 and #106, although this doesn't full address either.
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