simonw / airtable-export

Export Airtable data to YAML, JSON or SQLite files on disk
https://datasette.io/tools/airtable-export
Apache License 2.0
112 stars 15 forks source link

Save the Airtable schema to the output folder #28

Closed simonw closed 11 months ago

simonw commented 11 months ago

Now that Airtable returns a schema it would be useful to save that as part of the export.

simonw commented 11 months ago

I'll only do this if the user did not specify any tables. OR if they pass --schema.