Skip to content

Latest commit

 

History

History

airtable_fdw

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Airtable Foreign Data Wrapper

This is a foreign data wrapper for Airtable. It is developed using Wrappers and only supports data read from Records endpoint.

Documentation

https://supabase.github.io/wrappers/airtable/

Changelog

Version Date Notes
0.1.3 2023-10-20 Added jsonb data types support
0.1.2 2023-07-19 Added more data types support
0.1.1 2023-07-13 Added fdw stats collection
0.1.0 2022-11-30 Initial version