kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.54k stars 94 forks source link

open sqlite #133

Closed jongbatax closed 2 years ago

jongbatax commented 2 years ago

How to open sqlite db ?

kristijanhusak commented 2 years ago

You just put a path to it with sqlite: prefix:

sqlite:/path/to/sqlite_database.db

You can see how I do it in test setup