Skip to content

SQLite: add NOT NULL constraints where applicable #290

@link2xt

Description

@link2xt

Currently sql.rs create tables without any NOT NULL constraints. Adding them could avoid adding NULLs by accidentally passing None as SQL query param. See #283 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions