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

Allows to keep raw query without parsing #140

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

Allows to keep raw query without parsing #140

mk3008 opened this issue Apr 16, 2023 · 0 comments

Comments

@mk3008
Copy link
Owner

mk3008 commented Apr 16, 2023

There are cases where you don't want to parse for some reason, including bugs, but you want to use the building function.

As a way to deal with it, I think it would be convenient if the raw query could be handled as a VirtualTable.

I can't get the column name because it doesn't parse, but I think it's a good specification.
However, if you receive column name information as an argument, please use it as is.

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

No branches or pull requests

1 participant