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
Currently the deferred SQLResult object is rendered at runtime to SQL. However, the column names are not saved. This would be convenient for save_table() or other operation to work on SQLResult objects.