Skip to content

v1.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JosephSilber JosephSilber released this 09 Sep 14:03
· 151 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, and JSON data types cannot be assigned a default value.

The default value has now been removed.