Results 4 issues of Maximilian Förster

**Steps to reproduce/Actual Behavior:** 1. `CCJSqlParserUtil.parse("CREATE TABLE table1 (col1 type1, col2 type2 UNIQUE, CONSTRAINT my_constraint UNIQUE KEY index_name (col1))")` >JSQLParserException: Was expecting "(" 2. `CCJSqlParserUtil.parse("CREATE TABLE table1 (col1 type1, col2...

Hi, first: I really like your project and enjoyed reading it and please excuse my englisch I'm no native english speaker. I got very enthusiastic about trying out your code...

# Checklist - [x] The tests pass --> I didn't found one for default implementation and didn't get them to run (see below) - [x] I have referenced the issue(s)...

### Before you start - checklist - [x] I followed instructions in documentation written for my React-PDF version - [x] I have checked if this bug is not already reported...

bug