You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BulkCopy should throw if source and target tables' column types are incompatible. It currently will allow you to insert records which will then cause errors upon selection.
The text was updated successfully, but these errors were encountered:
BulkCopy should throw if source and target tables' column types are incompatible. It currently will allow you to insert records which will then cause errors upon selection.
The text was updated successfully, but these errors were encountered: