David-Wobrock / sqlvalidator

SQL queries formatting, syntactic and semantic validation
https://pypi.org/project/sqlvalidator/
MIT License
67 stars 16 forks source link

fix: better validation of CAST ... as numeric #52

Open mozart-segfy opened 1 year ago

mozart-segfy commented 1 year ago

I know the validation is limited, but at least it starts working

walshbm15 commented 1 year ago

Is this able to be merged? I am also running into the same issue