Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate SelectAll in favor of SelectTable #141

Open
mk3008 opened this issue Apr 16, 2023 · 0 comments
Open

Deprecate SelectAll in favor of SelectTable #141

mk3008 opened this issue Apr 16, 2023 · 0 comments

Comments

@mk3008
Copy link
Owner

mk3008 commented Apr 16, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant