vim-dadbod-ui icon indicating copy to clipboard operation
vim-dadbod-ui copied to clipboard

Simple UI for https://github.com/tpope/vim-dadbod

Results 72 vim-dadbod-ui issues
Sort by recently updated
recently updated
newest added

Hi there, When it used to work, I often found myself jumping a lot between history items, because it's much faster than just querying the db all the time, and...

enhancement

Hi, I am wondering if you have thought about introspecting tables so that their columns can be displayed in the tree. See https://www.jetbrains.com/help/pycharm/database-tool-window.html for an example. Thank you for this...

enhancement

### Database level helper queries There are currently table helpers. Useful for counting, ordering and whatever you wanna do with tables. You name it. But there are basic queries that...

enhancement

Hi there ! Well, the title is quite self explanatory ! I'm just trying your plugin and I find it very interesting. I'm just wondering if I'll be able one...

enhancement

Folders in saved queries? I like the idea of having saved queries to save time from writing out sql - but if you have a lot of them, it's nice...

enhancement

Add an option to open drawer in floating/popup window?

enhancement

When executing for example: SELECT count(*) from some_table; I get an output like: +----------+ | count(*) | +----------+ +-- 5 lines: +-----------------+ - - - - - - - -...

I have created a view in mysql with `CREATE VIEW`. It would be nice if those were displayed separately from tables, or otherwise indicated differently, so that you can see...

enhancement

Thank you for an amazing plugin. I was wondering if something like this exist, where it would create a query that would change the value under the cursor when activated?

Hey, 👋 I'm confused after going through the issues here and on dadbod, since it seems like there should be support for prompting for password input. I'm trying to connect...

enhancement