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 json data type for Airtable FDW #178

Closed
burmecia opened this issue Oct 18, 2023 · 1 comment
Closed

Support json data type for Airtable FDW #178

burmecia opened this issue Oct 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@burmecia
Copy link
Member

The Airtable FDW currently only supports below data types:

  • bool
  • char
  • int2
  • float4
  • int4
  • float8
  • int8
  • numeric
  • text
  • date
  • timestamp

It will be great if json data type can be supported.

@burmecia burmecia added the enhancement New feature or request label Oct 18, 2023
@kamilogorek kamilogorek self-assigned this Oct 19, 2023
@kamilogorek
Copy link
Member

Closed in #181 and #182

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

No branches or pull requests

2 participants