Xemptuous / sqlua.nvim

A SQL IDE and UI for NeoVim written in Lua. Inspired by vim-dadbod vim-dadbod-ui.
Apache License 2.0
52 stars 0 forks source link

Feature/connection rework #16

Closed Xemptuous closed 5 months ago

Xemptuous commented 5 months ago

Implemented a more oop approach to connecting to and setting up connection objects.

Added the ability to set connections loaded at start or on first expansion of the connection in the sidebar.