Versions in this module Expand all Collapse all v0 v0.1.0 Feb 17, 2023 Changes in this version + type Bubble struct + func NewMSSQLInputModel() Bubble + func (b *Bubble) UpdateInputs(msg tea.Msg) tea.Cmd + func (b Bubble) IsFinished() bool + func (b Bubble) Update(msg tea.Msg) (Bubble, tea.Cmd) + func (b Bubble) View() string