Skip to content

Improved handling of custom SQL functions when getting the list of columns#127

Merged
macbre merged 3 commits into
masterfrom
functions-handling-improved
Apr 30, 2021
Merged

Improved handling of custom SQL functions when getting the list of columns#127
macbre merged 3 commits into
masterfrom
functions-handling-improved

Conversation

@macbre

@macbre macbre commented Apr 30, 2021

Copy link
Copy Markdown
Owner

Resolves #125

@macbre macbre added this to the v2.0 milestone Apr 30, 2021
Example:

select custom_func(col5) from dual
@macbre macbre marked this pull request as ready for review April 30, 2021 10:14
@macbre macbre changed the title Improved handling of SQL function when getting the list of columns Improved handling of custom SQL functions when getting the list of columns Apr 30, 2021
@macbre macbre enabled auto-merge April 30, 2021 10:18
@macbre macbre merged commit fd04f95 into master Apr 30, 2021
@macbre macbre deleted the functions-handling-improved branch April 30, 2021 10:18
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.

sql_metadata.get_query_columns result error

1 participant