-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
priority:mediumShould be done soonShould be done soonsize:xsTrivial — less than 1 hourTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality
Milestone
Description
Description
Output should optionally include a header row with column names from the query, improving usability when the output is piped to another sql-pipe invocation or saved as a named CSV.
Acceptance Criteria
-
--headerflag (or-H) prints column names as the first output row - Header off by default (preserves current streaming behaviour)
- Header column names come from the SQLite column alias or original name
- When
--headeris set, the output is valid CSV that can be piped back intosql-pipe
Notes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:mediumShould be done soonShould be done soonsize:xsTrivial — less than 1 hourTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality