kristijanhusak / vim-dadbod-ui

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

Async result #145

Closed marcelofern closed 1 year ago

marcelofern commented 2 years ago

Hi there!

Is there any plan to make the fetching of results asynchronously? It would be great so that we can still use vim while the results are being fetched, specially for slow queries.

TA!

kristijanhusak commented 2 years ago

There was async support but recently it was reverted because of some issues. There's a pending PR with the fix https://github.com/tpope/vim-dadbod/pull/117. Until then you can use branch from my fork https://github.com/kristijanhusak/vim-dadbod/tree/async-support

stale[bot] commented 1 year ago

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.