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

Fix #20195 Do not set parts of ColumnSchema->dbType values into Colum… #20197

Conversation

axeltomasson
Copy link
Contributor

…nSchema->type for mssql less then version 2017

Q A
Is bugfix? ✔️
New feature?
Breaks BC? ✔️/❌
Fixed issues #20195

…o ColumnSchema->type for mssql less then version 2017
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 64.99%. Comparing base (0e50cee) to head (741a3ea).

Files Patch % Lines
framework/db/mssql/Schema.php 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20197   +/-   ##
=========================================
  Coverage     64.98%   64.99%           
+ Complexity    11393    11392    -1     
=========================================
  Files           430      430           
  Lines         36924    36921    -3     
=========================================
  Hits          23995    23995           
+ Misses        12929    12926    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@terabytesoftw
Copy link
Member

What version of MSSQL are you using?

@axeltomasson
Copy link
Contributor Author

What version of MSSQL are you using?

2012 😭️

@samdark samdark added this to the 2.0.50.1 milestone Jun 11, 2024
@marcovtwout
Copy link
Member

@axeltomasson Could you clarify: is this a regression in 2.0.50 or was it also broken in 2.0.49?

@samdark samdark merged commit 8dacd2a into yiisoft:master Jun 18, 2024
83 of 87 checks passed
@samdark
Copy link
Member

samdark commented Jun 18, 2024

Thanks.

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.

6 participants