### Failing SQL Feature: - SQL can't be parsed. It was no problem until 4.5 ### SQL Example: - Simplified Query Example, focusing on the failing feature ```sql SELECT 가 FROM 나 from dual ``` ### Software Information: - JSqlParser 4.6 - Just SQL