phinx
phinx copied to clipboard
Option for addTimeStamps() to use datetime
Adds a feature flag to use datetime on MySQL for addTimestamps() function instead of timestamp.
Implements #1635
timestamp columns do not support dates past 2038-01-19 on MySQL