Welcome Guest, Not a member yet? Register   Sign In
Db forge
#2

"Invalid default value for 'data_registrazione'"
Base on error you have issue on the following line

data_registrazione' => array(
'type' =>'timestamp',
'constraint' => '6',
'default' => CURRENT_TIMESTAMP

CURRENT_TIMESTAMP is = "1970-01-01 00:00:01" for example and cannot put in field that has 6 constraint.
There are those who tell lies with meaning behind them and those meaning less lies!
Reply


Messages In This Thread
Db forge - by pippuccio76 - 07-05-2017, 11:11 AM
RE: Db forge - by arisroyo - 07-09-2017, 03:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB