gtalarico / pyairtable

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

Add ORM PhoneField #181

Closed larsakerson closed 1 year ago

larsakerson commented 1 year ago

This pull request adds ORM support for phone fields, including formatting utilities.

gtalarico commented 1 year ago

hey I think you need to rebase. there is lots of unrelated changes in this PR

larsakerson commented 1 year ago

@gtalarico I think I sorted it all out. I had to rebase and revert some extraneous commits that came over when I created the branches 🙄

Let me know how it looks now. Thanks for your patience as I learn!

larsakerson commented 1 year ago

I think this has been sorted out, @gtalarico. Let me know if anything else is needed from me here.