kndndrj / nvim-dbee

Interactive database client for neovim
GNU General Public License v3.0
755 stars 51 forks source link

add libsql adapter #107

Open conneroisu opened 5 months ago

conneroisu commented 5 months ago

Not sure how to debug this sort of project yet inside of my own fork but I think that I did the adapter stuff mostly right.

Uses: "github.com/tursodatabase/libsql-client-go/libsql"

Be aware that some dependencies were updated.