pixie
pixie copied to clipboard
Handle DateTime objects
Would it be possible to handle DateTime objects passed as conditions in where() ?
something like if ($value instanceof \DateTime) $value->format("Y-m-d H:i:s");
I am suffering from fever, will look at your issues after I recover.
Thanks :)
Thanks, will queue for next version.
+1
I guess this logic also applies to insert statements...