Huanyi Chen

Results 1 comments of Huanyi Chen

Similar issue here, `final` is recognized as a keyword, but it shouldn't be given it is in MySQL. For example: ``` import sqlparse sql = """ with final as (...