Skip to content

rusqlite now has feature "fallible_uint" #36

@veilid

Description

@veilid

https://github.com/rusqlite/rusqlite/blob/v0.38.0/Cargo.toml#L63

# u64, usize, NonZeroU64, NonZeroUsize
fallible_uint = []

They broke any code using their FromSql<u64> trait. Would be good for async-sqlite to add the feature re-export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions