Skip to content

Use timestamp with timezone for created_at, updated_at in migrations table #711

@divyenduz

Description

@divyenduz

pgroll currently uses timestamp without timezone for created_at, updated_at columns in the migrations table. However, using timestamp with timezone.

This is an issue as the clients consuming these fields from pgroll need to add additional information for the dates to be parsed as UTC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions