Skip to content

sqlite-utils rows --order option #469

@simonw

Description

@simonw

For consistency with search: https://sqlite-utils.datasette.io/en/stable/cli-reference.html#search

  -o, --order TEXT       Order by ('column' or 'column desc')

I wanted to run sqlite-utils rows db.db mytable --order 'rowid desc' to see the most recently imported rows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions