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
this will resolve the issue as AlasQL doesn't automatically include other columns from the joined tables. Only the explicitly selected columns are returned so if we specify the table it will not give error
Repro steps
JSFiddle
https://jsfiddle.net/0nhuqp9f/
The text was updated successfully, but these errors were encountered: