lava-oushudb-dt-sql-parser/test/parser/pgsql/suggestion/fixtures
Hayden 3c7c59fb70
feat: optimize suggestion (#231)
* feat: optimize the strategy of finding the right range

* test: apply commentOtherLine util to all suggestion tests

* test: decomment suggestion test cases

* test: add suggestion test cases in multiple statements

* chore: improve comments

* test: update log info in test
2023-12-13 11:33:47 +08:00
..
multipleStatement.sql feat: optimize suggestion (#231) 2023-12-13 11:33:47 +08:00
syntaxSuggestion.sql feat: pgsql collect column name (#216) 2023-11-28 10:07:29 +08:00
tokenSuggestion.sql feat: support pgsql code completion (#205) 2023-11-15 15:34:42 +08:00