summaryrefslogtreecommitdiffstats
path: root/pgcli/packages/pgliterals
AgeCommit message (Expand)Author
2021-05-06Include functions from search_path in completion.Amjith Ramanujam
2021-05-06Add missing function literalsPaweł Sacawa
2020-07-31Update suggestion literals (#1195)Sky.G.Uieen
2019-05-25black all the things. (#1049)Irina Truong
2017-08-06Merge pull request #771 from dbcli/koljonen/reservered_wordsAmjith Ramanujam
2017-08-07Add COLUMN as possible keyword after DROPFrançois Pietka
2017-08-06Don't quote identifiers that coïncide with non-reserved keywordsJoakim Koljonen
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2017-05-28Refresh completions after COMMIT or ROLLBACK.Irina Truong
2017-04-27Fix PEP8 for #693Étienne BERSAC
2017-04-27Complete keywords depending on previous tokenÉtienne BERSAC
2017-04-27Store keywords treeÉtienne BERSAC
2017-04-27Use generic ALTER keyword instead of ALTER TABLEÉtienne BERSAC
2017-03-06Add MATERIALIZED VIEW keywordsJoakim Koljonen
2015-12-06Add missing keywords.Amjith Ramanujam
2015-11-22Add EXPLAIN keyword to the completion list.Amjith Ramanujam
2015-10-05Use a single json file instead of multiple txt filesDarik Gamble
2015-10-04Add a couple keywordsDarik Gamble
2015-10-04Move literal definitions to standalone filesDarik Gamble