Release Notes for 4.4.5
4.4.5
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 5
Dependencies,Test Suite
Bugfixes
- 7501: Fix phantom schema diff for
floatcolumns with default values thanks to @HypeMC - 7491: Fix inconsistent treatment of DATETIME types thanks to @derrabus
- 7475: fix(MySQL): combine the drop and the creation of an index over the same columns thanks to @fballiano
- 7392: fix(SQLite): preserve indexes and foreign keys when altering an introspected table thanks to @fballiano