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
The ability to add a column or overwrite all is good functionality.
I can think of a good case where this wouldn't be a desired change, if you wanted to run a query i.e. a complex search with a limit of 10 results. But you need to show the total number of results too.
Refer to changes make in #58; the following methods should be modified:
addColumns()
intocolumns()
addFrom()
intofrom()
The text was updated successfully, but these errors were encountered: