fannheyward / coc-sql

SQL extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SERIAL keyword not supported

dob9601 opened this issue · comments

Following through the diesel tutorial, when using the postgresql serial keyword, the error below is shown:
image

Fixed in .v0.8.1

commented

Hi @fannheyward , thanks for plugin. I recently installed it and found this issue is still alive in coc-sql 0.11.0 . I was wondering if you can help me

Screenshot 2023-05-21 at 10 58 34 Screenshot 2023-05-21 at 10 55 49

@esoteloferry Try :CocUnInstall coc-sql and :CocInstall coc-sql again.