yes, this is a known issue that we just haven't resolved yet. -- Allen
On Mon, 2005-10-24 at 03:41, forritan.info wrote: > I have just checked out roller 2.0 from the trunk and noticed that in the > createdb.sql for Derby the non-existent (for Derby) datatype datetime is > used once (instead of timestamp): > > create table weblogentry ( > ... > pubtime *datetime* not null, > updatetime timestamp not null, > ... > ); > > Just FYI. > > Best regards, > Eyưun
