-
Ryuta Kamizono authored
MySQL 5.5 is the only version that does not support datetime with precision, which we have supported in the core. MySQL 5.5 is already EOL in December 2018, so let's drop this support and clean up the code for it.
Ryuta Kamizono authoredMySQL 5.5 is the only version that does not support datetime with precision, which we have supported in the core. MySQL 5.5 is already EOL in December 2018, so let's drop this support and clean up the code for it.
Loading