**Database Engine** PostgreSQL **To Reproduce** -the SQL that be parsed ```sql CREATE TABLE "t_logs" ( "log_id" INTEGER NOT NULL UNIQUE GENERATED BY DEFAULT AS IDENTITY ); ``` -the node-sql-parser version v5.3.10 -the node version v22.9.0
Database Engine
PostgreSQL
To Reproduce
-the SQL that be parsed
-the node-sql-parser version
v5.3.10
-the node version
v22.9.0