Skip to content

.transform(strict=True/False) and sqlite-utils transform --strict/--no-strict #787

Description

@simonw

Inspired by https://evanhahn.com/prefer-strict-tables-in-sqlite/

Unfortunately, I don’t think there’s a way to ALTER a table to make it strict. I think you have to copy the data out of the non-strict table into the strict one.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions