airtable-go
airtable-go copied to clipboard
problem in logic retrieving the records
The problem is the following:
When retrieving more than 100 records with ListRecords
, if there is a row in the result with some of the columns containing empty values, those columns get the values from another record.
This is the proposed fix