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

Add note upgrade 2.0.50. #20200

Merged
merged 6 commits into from
Jul 1, 2024
Merged

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.98%. Comparing base (ec46ede) to head (9799212).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20200      +/-   ##
============================================
- Coverage     64.99%   64.98%   -0.01%     
+ Complexity    11391    11390       -1     
============================================
  Files           430      430              
  Lines         36923    36919       -4     
============================================
- Hits          23998    23993       -5     
- Misses        12925    12926       +1     

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

@terabytesoftw terabytesoftw changed the title Add note upgrade Support JSON columns for MariaDB 10.4 or higher. Add note upgrade 2.0.50. Jun 12, 2024
@samdark samdark added the type:docs Documentation label Jun 12, 2024
@samdark samdark added this to the 2.0.50.1 milestone Jun 12, 2024
framework/UPGRADE.md Outdated Show resolved Hide resolved
@terabytesoftw terabytesoftw marked this pull request as draft June 12, 2024 13:59
@terabytesoftw terabytesoftw marked this pull request as ready for review June 27, 2024 11:03
@samdark samdark requested review from a team June 30, 2024 18:49
@mtangoo
Copy link
Contributor

mtangoo commented Jun 30, 2024

It is a good one. Just curious if the docs are also this much detailed in column data types.
I will check, but if not we need to add these details into API docs too

@samdark samdark merged commit 97466bd into yiisoft:master Jul 1, 2024
84 of 85 checks passed
@samdark
Copy link
Member

samdark commented Jul 1, 2024

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enh. #20171 - possible breaking changes: Support JSON columns for MariaDB 10.4 or higher.
4 participants