v1.0.0-rc.3
Pre-release
Pre-release
·
156 commits
to master
since this release
This is a tiny release coming at the heels of v1.0.0-rc.2, which had a bug in the migration that tried to set a default value for a JSON column.
As the MySQL docs says:
The
BLOB,TEXT,GEOMETRY, andJSONdata types cannot be assigned a default value.
The default value has now been removed.