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
Multi-row inserts are being introduced with #107. If a database cannot handle such an insert due to its size, the connector should automatically split the insert into smaller inserts.
For more information, please check the discussion here.
The text was updated successfully, but these errors were encountered:
Multi-row inserts are being introduced with #107. If a database cannot handle such an insert due to its size, the connector should automatically split the insert into smaller inserts.
For more information, please check the discussion here.
The text was updated successfully, but these errors were encountered: