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
SelectAll (*) has a problem that it is difficult to get the column name in subsequent processing, but SelectAll is easy to write.
I want to solve this problem by enhancing Select(Table).
Since we already have the Select (Table) function, let's add a unit test to see if we can improve it.
The text was updated successfully, but these errors were encountered:
SelectAll (*) has a problem that it is difficult to get the column name in subsequent processing, but SelectAll is easy to write.
I want to solve this problem by enhancing Select(Table).
Since we already have the Select (Table) function, let's add a unit test to see if we can improve it.
The text was updated successfully, but these errors were encountered: