Taras
Taras
> unless you give us instructions to reproduce the error, we can't resolve it. @guidopetri For me the reproduction is `docker-compose up`
@guidopetri An existing DB. But "from scratch" instruction also requires you to "init" the DB first so it's kind of always from existing DB in such sense.
@guidopetri nope, only using Postgres so far. Great progress btw!
Also having this issue. Crazy that it's almost a year now! Maybe nobody is using `csvs-to-sqlite`?
Is there any update on this?
Same issue here. Using latest v0.3.9 as a systemd service and also having a simple Python script that from time to time does an insert. These inserts fail with `"database...
Thank you for fast reply! Desired configuration would be to have the same behavior as Black so that when I set `g:python3_host_prog`, isort.vim would automatically resolve path to `isort` itself...
`python3_host_prog` defines Python environment for Neovim as a whole. If I run in my Neovim: `:py3 print(sys.exec_prefix)`, the output is `~/.virtualenvs/my-nvim-virtualenv`. Now if you look at Black plugin for vim...
+1, it would great help with documentation and/or diagnostics links, that are provided by LSP