On Mon, 2006-08-14 at 15:46 -0400, Matthew T. O'Connor wrote: > I'm trying again to migrate my DBMail 2.0 database to DBMail 2.2 (SVN > HEAD Rev 2223). > > I noticed that in the conversion of the dbmail_messageblks.messageblk > from text to bytea that the not null constraint was lost, so we need to add: > > ALTER TABLE dbmail_messageblks ALTER messageblk SET not null; > > to the first begin commit block just before the commit command.
Ok, now in SVN. Aaron
