Skip to content

Encoding rules for SQLite implementationΒ #46

@pepijnve

Description

@pepijnve

When encoding UUID and TIMESTAMP in a SQLite file there are a number of encoding options. A UUID could be a string or a blob. Timestamps could be ISO-8601, Julian day, UNIX timestamps, etc.

It would be useful to specify which encoding strategy should be used to ensure cross-implementation compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions