Discover Packages
github.com/isksss/sqio
internal
picker
package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: May 27, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package picker discovers SQL files and selects one interactively when
possible.
Pick returns a selected option using fzf when available. If fzf is missing or
no selection is made, the first sorted option is used as a deterministic
fallback.
SQLFiles returns all .sql files under root, skipping hidden directories and
sorting the result for deterministic fallback selection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.