Hi, first, great lib! I'm triying to set a date field using NOW() in mySQL, is this possible with idiorm? $content->created = 'NOW()'; does escape and fill the database with wrong data 0000-00-00