Woops, hit send too soon on the last email
> Can you try with the latest build?
> http://hudson.zones.apache.org/hudson/job/Cayenne-
> trunk/lastBuild/org.apache.cayenne$cayenne-modeler-java/
Nope; it's not fixed in the latest nightly. Additionally, the same
problem we discussed the other day in regards to Derby is occurring:
ALTER TABLE mail ALTER COLUMN sent SET NOT NULL
This should be:
ALTER TABLE mail CHANGE sent sent timestamp NOT NULL
This archive was generated by hypermail 2.0.0 : Thu Aug 28 2008 - 15:39:28 EDT