You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also encountering this! A hilarious bug but quite a blocker for big established Airtable bases whose column names can't easily be changed without many things breaking.
Bug report
Describe the bug
Quoted column names with uppercase letters do not return a value for Airtable wrapper.
To Reproduce
select * from my_foreign_table
.Full Name
column never returns a value.Expected behavior
The
Full Name
column should return a value.Screenshots
N/A
System information
Reproducible on latest wrappers ref.
Additional context
N/A
The text was updated successfully, but these errors were encountered: