lava-oushudb-dt-sql-parser/test/parser/pgsql/syntax
XCynthia db05cb3e4f
feat: pgsql collect column name (#216)
* feat(pgsql: collect column name): pgsql: collect column name

* feat(pgsql): repair column name's unit test and sql

* feat(pgsql): pgsql: collect expression's column

* feat(update column's collect of some expression): pgsql: update column's collect of some expression

---------

Co-authored-by: zhaoge <>
2023-11-28 10:07:29 +08:00
..
fixtures feat: pgsql collect column name (#216) 2023-11-28 10:07:29 +08:00
alterStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
createStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
deleteStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
dropStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
insertStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
others.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
selectStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00
updateStatement.test.ts feat: improve pgsql grammar and add unit tests(#201) 2023-11-09 11:53:40 +08:00