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

Add capabilities for listing procedures and functions in Postgresql and MySQL adapters

Open matteoquintiliani opened this issue 1 year ago • 0 comments

I started developing to add the feature to list procedures and functions.

At the moment I have only developed for PostgreSQL and MySQL. It is necessary to extend the development for other types of DBMS.

This PR is required for developing list of stored procedures and functions in vim-dadbod-ui

This is the main issue: https://github.com/kristijanhusak/vim-dadbod-ui/issues/245

matteoquintiliani avatar Jun 12 '24 07:06 matteoquintiliani