Discussion:
[openjms-developer] Schema changes checked in
Tim Anderson
2003-08-04 21:05:56 UTC
Permalink
I've checked in changes to the database schema,
which will break anyone running a version from CVS.

The changes replace numeric 'messageid' columns with a
varchar(64), in order to support bug #782209 - JMSMessageID
generation inadequate
(https://sourceforge.net/tracker/?func=detail&atid=474136&aid=782209&group_i
d=54559)

I've also updated the 0.7.2 -> 0.7.6 schema migration,
so that its now run via dbtool using the -migrate switch.

-Tim

Loading...