Skip to content

No column completion for sqlite on Windows #63

@mihaifm

Description

@mihaifm

Hi and thanks for the plugin

Just tried it on Windows with a basic sqlite db, but I can't get the column completion to work. Table names complete just fine, but for columns it's saying Fetching columns for table Users..Done and not much else.

I'm using nvim-cmp in Neovim, I followed your setup here:
https://github.com/kristijanhusak/neovim-config/blob/master/nvim/lua/partials/plugins/db.lua
https://github.com/kristijanhusak/neovim-config/blob/master/nvim/lua/partials/plugins/completion.lua#L93-L106

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions