Added
- #7063 Added methods
nullableUuidMorphsuuidMorphsandnullableNumericMorphstoHyperf\Database\Schema\Blueprint. - #7070 Added
Blueprint::charset()andBlueprint::collation(). - #7071 Added
Hyperf\Database\Schema\Blueprint::tinyText(). - #7110 Added support for disallowing class morphs.
Fixed
- #7124 Fixed bug that
sortByManyvalue is null when usingSORT_NATURAL.
Full Changelog: v3.1.43...v3.1.44