Skip to content

Commit

Permalink
Fixed indent issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
machavan committed Jan 10, 2025
1 parent 03ce6d7 commit fee3149
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ private void setPreparedStatementHandle(int handle) {
* For caching data related to batch insert with bulkcopy
*/
private SQLServerBulkCopy bcOperation = null;

/**
* Bulkcopy operation table name
*/
Expand Down

0 comments on commit fee3149

Please sign in to comment.