Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BulkCopy Options #39

Open
joseldgois opened this issue May 16, 2022 · 0 comments
Open

BulkCopy Options #39

joseldgois opened this issue May 16, 2022 · 0 comments

Comments

@joseldgois
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant