What's Changed
- Fix migrations upgrade with postgres which has native booleans by @nicosp in #1023
- Fix spurious warning when using empty conflictColumns with MySQL by @jamisonbryant in #1028
- add using when changing column type to json by @swiffer in #1031
- Fix TEXT column variants not round-tripping correctly by @dereuromark in #1032
- Add fixed option for binary column type by @dereuromark in #1014
- Add TYPE_BIT constant to AdapterInterface by @dereuromark in #1013
- Fix upgrade command not matching plugins with slashes by @dereuromark in #1039
Full Changelog: 5.0.1...5.0.2