kristijanhusak / vim-dadbod-ui

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

feat(oracle): check dbext_default_ORA_bin as 'sql' or 'sqlcl' #288

Closed NWVi closed 9 hours ago

NWVi commented 15 hours ago

I had some problems where the SQLCL binary was named 'sqlcl' instead of 'sql' which caused some issues with parsing the response, since the default is to expect data in SQLPlus's format.