[Lift] Re: Issue #12

2009-06-08 Thread Derek Chen-Becker
I've merged wip-dcb-mapper-datetime into master and I'll close ticket #12. Derek On Thu, Jun 4, 2009 at 1:54 PM, Derek Chen-Becker dchenbec...@gmail.comwrote: I just checked in some code in the wip-dcb-mapper-datetime branch on e9a2f3f85e99e5e4f53611e6892830b9878d4f9a. I've tested with Derby,

[Lift] Re: Issue #12

2009-06-04 Thread Derek Chen-Becker
I just checked in some code in the wip-dcb-mapper-datetime branch on e9a2f3f85e99e5e4f53611e6892830b9878d4f9a. I've tested with Derby, H2, MySQL and PostgreSQL, so I'm pretty confident that this is working. I have a little test project that someone could use if they want to test against Oracle or

[Lift] Re: Issue #12

2009-06-03 Thread David Pollak
On Wed, Jun 3, 2009 at 3:56 PM, Derek Chen-Becker dchenbec...@gmail.comwrote: I'm looking at issue #12: http://github.com/dpp/liftweb/issues#issue/12 I think I've tracked it down to an issue with the way Mapper handles date and time data. Mapper doesn't use setTimestamp anywhere for