mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 17:16:18 +00:00
7936b5e764
When reflecting timestamp columns in MySQL current_timestamp comes back as the default value. This causes insertion errors later on as 'current_timestamp' is an invalid value for timestamp columns. Refs #4184 |
||
---|---|---|
.. | ||
MysqlTest.php | ||
PostgresTest.php | ||
SqliteTest.php | ||
SqlserverTest.php |