Skip to content

Date(time) fields converted to Nullable, even when they're part of the primary key #225

Description

WIth the current implementation of the target, all date and datetime fields received from a tap are converted to Nullable, even when they're part of the table's primary key/order by, which causes the synchronisation to fail.

My proposal would be for the Date(time) field to only be converted to Nullable when they're not part of the table's primary key.

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