-
Hi,
After updating packages I've got this issue when opening sqlserver dbs:
```vim
Error detected while processing function 107_method[2]..55[30]..58[10]..59[5]..63[6]..db_ui#schemas#query:
li…
-
- `nvim --version`: latest
- `git --version`: latest
- Operating system/version: macos
- Terminal name/version: kitty
### Steps to reproduce
```lua
use({
'kristijanhusak/vim-dadbod-…
-
Hello!
Can't use ssh connection with dadbod. If i run DBUI i receive error:
sshhost:remotehost:3306 stderr: Welcome to SSH Server 'nostromo'
Error detected while processing function db_ui#open[1]…
-
When running vim dadbod on an ec2 instance to connect to a postgresql db neither the `set` nor `\set` command work.
Sending `set timezone = 'America/Puerto_Rico;' returns a SET response from the db…
-
When I open a buffer, write a query and then save it, I get the following result:
```
unrecognized win32 error code: 123psql: error: C:/Users/pcx/AppData/Local/Temp/nvimeAR3CD/d2a141vflldbei-query…
-
continuation from https://github.com/kristijanhusak/vim-dadbod-completion/issues/31#issuecomment-1066013453
Here is the config
g:db setting https://github.com/zer09/nvim-config/blob/7b584b177697…
zer09 updated
2 years ago
-
- `nvim --version`:NVIM v0.7.2
- `git --version`: git version 2.37.1
- Operating system/version: Arch Linux
- Terminal name/version: Yakuake Version 22.04.3
### Steps to reproduce
1. Add …
-
Not so sure this issue belongs here but it is related so I will ask anyway.
When I go into new query with a mongodb url in dadbod-ui and start typing a query out, all of my autocompletion is sugges…
ghost updated
2 years ago
-
When I go into new query with a mongodb url and start typing a query out, all of my autocompletion is suggesting that vim is treating the file as sql (and not js), is it possible to set it with a js f…
ghost updated
2 years ago
-
### Feature Description
A cool feature for Lunarvim is the database management, a kind of SQL Script in Dbeaver, where you can connect to the database and write querys and basic things of the db.
…