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

Reset sql type and column size for input params that were bound as nulls #1333

Merged
merged 7 commits into from
Nov 22, 2021

Conversation

yitam
Copy link
Contributor

@yitam yitam commented Nov 22, 2021

Related to #1329

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #1333 (0a92180) into dev (14aa449) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1333      +/-   ##
==========================================
+ Coverage   83.43%   83.45%   +0.02%     
==========================================
  Files          22       22              
  Lines        7829     7839      +10     
==========================================
+ Hits         6532     6542      +10     
  Misses       1297     1297              
Impacted Files Coverage Δ
...phpdev/vs16/x86/php-8.0.13-src/ext/sqlsrv/stmt.cpp 87.10% <0.00%> (ø)
...x86/php-8.0.13-src/ext/sqlsrv/shared/core_stmt.cpp 85.72% <0.00%> (+0.05%) ⬆️
...php-8.0.13-src/ext/pdo_sqlsrv/shared/core_stmt.cpp 82.66% <0.00%> (+0.06%) ⬆️

@yitam yitam merged commit a570522 into dev Nov 22, 2021
@yitam yitam deleted the resetFields branch November 22, 2021 22:24
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

Successfully merging this pull request may close these issues.

1 participant