### Topic Support new features on parser ### Description ### Support completion of multiple follow keywords. For example: ```sql CREATE TABLE | ``` We will not only provide the `IF` keyword, but also the `IF NOT EXISTS` keyword sequence. 