kristijanhusak / vim-dadbod-ui

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

Feature: save the current table on a variabole #261

Closed franroa closed 4 months ago

franroa commented 4 months ago

I think we could print the table name in the dbout files or something like that. Then we just need to parse that line and so we could create custom abstracted queries on each table.

This would be, for example:

This would solve a couple of issues posted here

franroa commented 4 months ago

Maybe with the query function is possible. Will try