andialbrecht / sqlparse

A non-validating SQL parser module for Python
BSD 3-Clause "New" or "Revised" License
3.71k stars 693 forks source link

Support TypedLiterals in get_parameters #749

Closed Khrol closed 7 months ago

Khrol commented 10 months ago

Thanks for contributing!

Before submitting your pull request please have a look at the following checklist:

In addition, please take care to provide a proper description on what your change does, fixes or achieves when submitting the pull request.

Khrol commented 10 months ago

Flake8 is failing for me locally but in the places I haven't touched.