Skip to content

BulkCopy Options #39

@joseldgois

Description

@joseldgois

When performing bulk inserts, default BulkOptions are used. For instance CheckConstraints default value is to not check.
This may result in invalid database state, for instance, by inserting invalid foreign keys.
This can be avoided by exposing an an option to disable default CheckConstraints behavihour.

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