Skip to content

sqlite-utils dump my.db command #274

@simonw

Description

@simonw

Inspired by the --dump mechanism I added to sqlite-utils memory here: #272 (comment)

Can use .iterdump() to implement this: https://docs.python.org/3/library/sqlite3.html#sqlite3.Connection.iterdump

Maybe instead (or as-well-as) offer --dump which dumps out the SQL from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions