Skip to content

Feature: extract timestamptz with milliseconds #58

@dvv

Description

@dvv

Proposal

Improve reported timestamp precision, as naive_datetime_to_pg_timestamptz() precision ends at seconds.

Additional Links

Here https://github.com/VADOSWARE/pg_idkit/blob/main/src/uuid_v7.rs#L54C31-L54C31 we respect nanos, but here https://github.com/VADOSWARE/pg_idkit/blob/main/src/common.rs#L41 do not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededsize/smSize: Small

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions