gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Add ORM LookupField #182

Closed larsakerson closed 1 year ago

larsakerson commented 1 year ago

This pull request adds ORM support for lookup fields. The new Field subclass returns a list. It could be improved by formatting the list values according to an optional lookup field type.