Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App holds all TUI state for the dbterm application
func (*App) DirectConnect ¶
DirectConnect connects to a database using provided parameters
func (*App) ExecuteQuery ¶
ExecuteQuery runs a SQL query and displays results or affected row count
func (*App) LoadResults ¶
LoadResults loads data from the selected table into the results view
func (*App) LoadTables ¶
LoadTables fetches the list of tables from the connected database
Click to show internal directories.
Click to hide internal directories.