Open SingularisArt opened 1 year ago
Does your dadbod work fine? For example, try doing :DB select * from users
when you are in the buffer.
When I run that, I get the error: DB: no URL
. Can you provide me with a link to a tutorial or something that goes over on how to set up neovim for SQL development? I used to use the SQLS
language server, but after it was archived, all my development setup crashed.
Also, I have to use this fork because I keep getting the error saying that /usr/bin/mysql is deprecated. Use /urs/bin/mariadb instead
.
Follow instructions on https://github.com/kristijanhusak/vim-dadbod-ui how to set up a connection, and when you start a new query from there it should set up everything for you.
I got it working with this fork. But, in the DBUI
view, it's not listing the columns.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This should probably work out once https://github.com/tpope/vim-dadbod/pull/138 is merged
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is this issue now solved?
I don't know why I keep getting this error:
I'm using mariadb instead of MySQL. Here's my configuration: