Adds migrations to switch all existing timestamp fields from being NOT NULL DEFAULT 0, to NULL DEFAULT NULL, in order to get around issues with new default modes in MySQL that cause errors in 0 dates. |
||
|---|---|---|
| .. | ||
| backend | ||
| cms | ||
| system | ||
Adds migrations to switch all existing timestamp fields from being NOT NULL DEFAULT 0, to NULL DEFAULT NULL, in order to get around issues with new default modes in MySQL that cause errors in 0 dates. |
||
|---|---|---|
| .. | ||
| backend | ||
| cms | ||
| system | ||