Martin Hujer wrote > > Hi. > > I think it is not possible yet. I've added an issue > http://framework.zend.com/issues/browse/ZF2-263 > > You can use a workaround and insert the date directly > (https://github.com/mhujer/zf2demo/blob/master/module/Blog/src/Blog/Model/Comments.php#L32) > > 'added' => date('Y-m-d H:i:s'), > Thanks Martin.
-- View this message in context: http://zend-framework-community.634137.n4.nabble.com/ZF2-beta3-Zend-Db-Sql-Insert-new-Expression-now-tp4536197p4574088.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
