Skip to content

Conversation

@cccs-jc
Copy link
Contributor

@cccs-jc cccs-jc commented Jan 18, 2022

function did not complete with a

SELECT * FROM TAB1 WHERE func1

it did work for cases where the columns are declared in the select

SELECT a,b FROM TAB1 WHERE func1

it now works with select star also

function did not complete with a

SELECT * FROM TAB1 WHERE func1

it did work for cases where the columns are declared in the select

SELECT a,b FROM TAB1 WHERE func1

it now works with select star also
@cccs-jc
Copy link
Contributor Author

cccs-jc commented Jan 25, 2022

hey @joe-re hope all is well. Wondering if you could give this a review and make a new release for vscode. We're hoping to use the latest version soon. Thanks.

@joe-re
Copy link
Owner

joe-re commented Jan 25, 2022

@cccs-jc Hi, thanks for your PR and sorry it's been a while it's not been released. I'll handle that ASAP, thanks. 🙏

@joe-re joe-re self-requested a review January 25, 2022 13:04
@cccs-jc
Copy link
Contributor Author

cccs-jc commented Jan 26, 2022

Great, thanks @joe-re

@joe-re joe-re merged commit 771f90b into joe-re:release Jan 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants