Fix migration v141#14387
Conversation
|
Backport: #14388 |
Codecov Report
@@ Coverage Diff @@
## master #14387 +/- ##
==========================================
- Coverage 41.76% 41.74% -0.03%
==========================================
Files 748 749 +1
Lines 80103 80171 +68
==========================================
+ Hits 33455 33465 +10
- Misses 41125 41187 +62
+ Partials 5523 5519 -4
Continue to review full report at Codecov.
|
|
I think we should add a doctor command to deal with the nulls |
|
Isn't it possible to use alter to change not null and default? |
|
A recreate is dangerous that I don't think we should do that frequently. Or we could make this as a doctor command and mention user should back up some tables. |
f347e5b to
cd117e5
Compare
5793547 to
7ad2a22
Compare
|
@techknowlogick now it use the |
|
@zeripath now this cause somehow a DB deadlock :/ So It's not near to be done :( |
|
. |
make filed same as in models ...
fix #14069