db icon indicating copy to clipboard operation
db copied to clipboard

Medium and long text support for mysql

Open darkdef opened this issue 2 years ago • 1 comments

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues https://github.com/yiisoft/db-mysql/issues/2

darkdef avatar Feb 05 '23 15:02 darkdef

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.96%. Comparing base (f546753) to head (7cb84bf). Report is 300 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #506      +/-   ##
============================================
+ Coverage     99.89%   99.96%   +0.06%     
- Complexity     1261     1263       +2     
============================================
  Files            60       59       -1     
  Lines          2980     2984       +4     
============================================
+ Hits           2977     2983       +6     
+ Misses            3        1       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 05 '23 15:02 codecov[bot]

Tests and doc added

  • https://github.com/yiisoft/db-mysql/pull/370
  • https://github.com/yiisoft/db/pull/910

Tigrov avatar Dec 26 '24 16:12 Tigrov