-
Notifications
You must be signed in to change notification settings - Fork 124
Issues: macbre/sql-metadata
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Method
parser.columns_dict
do not take into account subqueries.
bug
SQL Server
#528
opened Oct 4, 2024 by
cmistiloglou
BUG: The Hive "INSERT OVERWRITE TABLE" statement was parsed incorrectly.
bug
Hive
#502
opened Jun 19, 2024 by
Zhenghan-Lin
BUG: The Hive ALTER statement was incorrectly parsed
bug
Hive
#495
opened May 24, 2024 by
Zhenghan-Lin
Can't extract list of all columns with saving the order of them
bug
#468
opened Feb 24, 2024 by
rrr2rrr
ERROR:Parser:Not supported query type: for 'create temporary table'
bug
#439
opened Oct 12, 2023 by
himsgpt
For Dateadd function , DD and WK keyword is been considered as column names
bug
#411
opened Aug 7, 2023 by
VinayakaCN
Library fails to parse inline function correctly while identifying columns
bug
#391
opened May 3, 2023 by
sunilrenukaiah
return type of UniqueList inconsistent with type hint of List
bug
#291
opened Feb 25, 2022 by
jfelectron
Reusing an alias name on CTE's with the same column name produces an error
bug
#262
opened Nov 16, 2021 by
christopherpickering
Square brackets around SQL SERVER column outside of subquery faile
bug
#261
opened Nov 16, 2021 by
christopherpickering
Issue with column alias' that are the same as a table alias
bug
#259
opened Nov 16, 2021 by
christopherpickering
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.