Skip to content

Commit

Permalink
fix build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-hx committed Dec 19, 2024
1 parent e224b91 commit fc732c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/client.c
Original file line number Diff line number Diff line change
Expand Up @@ -2884,7 +2884,6 @@ static SF_STATUS _batch_dml_execute(SF_STMT* sfstmt,
{
bindings = _snowflake_get_binding_json(sfstmt, i);
ret = _snowflake_execute_with_binds_ex(sfstmt,
SF_BOOLEAN_FALSE,
SF_BOOLEAN_FALSE,
result_capture,
SF_BOOLEAN_FALSE,
Expand Down

0 comments on commit fc732c6

Please sign in to comment.