theCollectiv

Results 8 comments of theCollectiv

Got that Problem too. Did install sqlls via williamboman/nvim-lsp-installer. I really tried the minimal configuration with a Project configuration file, but no success. ``` { "name": "local_project_config", "adapter": "postgres", "host":...

I started using the plugin and like it a lot. A `@@tag#heading`-Option would be really great.

Ups, sorry ...I was to focused on tags. But tags+Heading wouldn't be clear; note+heading makes more sense. Ok, it there is a problem with consistancy, something like `@@note@(#...#)heading` should be...

You may wanna install the package 'psycopg2-binary' and not 'psycopg2': `poetry add psycopg2-binary` [Installation — Psycopg 2.9.6 documentation](https://www.psycopg.org/docs/install.html)

I can confirm this issue, I got the same problem. ubuntu version ```bash >> lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04...

(At least in my case) I can reduce the error to the snap-(installer)-version of logseq. I checked out the flatpak version* and it did work flawlessly. No sound problems anymore....

> At the moment there are no solutions to this problem? See @timabdulla, he pointed out the underlying cause and his pull request is still in queue (https://github.com/joe-re/sql-language-server/pull/150).

I ran into the same issue somehow: ```bash >> sudo apt rcargo install-update -a /home/censored/.cargo/bin/cargo-install-update: error while loading shared libraries: libgit2.so.1.7: cannot open shared object file: No such file or...