greenlion/PHP-SQL-Parser

BigQuery : Hyphen as a splitter

Opened this issue · 0 comments

Hello,

There is an issue putting hyphen as a splitter.
I have a case of project name using hyphens, so the table name is truncated after the first hyphen.

Instead on having : my-bigquery-project.my-database.my-table. It parses only my.

I'm not looking for a fix, but if anyone else encounters the issue, it is because of the hyphen.

See

",", "@", " ", "+", "-", "*", "/", ";");