You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dates / Datetime (need to lookup postgres specefics)
VARCHAR should follow size from json schema
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.
Lookup Postgres types, map them here, some of these are guesses at type names from my brain
The text was updated successfully, but these errors were encountered:
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.
We should be sure these types are working
sql-type
whatever the current singer standard is should be allowed.The text was updated successfully, but these errors were encountered: