The table structure for the DB Journal changed from 1.2.3 to 1.3. There used to be:
revision_id revision_creator revision_data Now there are: revision_id journal_id producer_id revision_data Hunting through the code, it looks like revision_creator became journal_id and producer_id is always set to the string 'JR'. If I migrate the DB data like this, will things just continue to work? Or are there greater differences (like the serialized data in the BLOB)? ________________________________________ Mike Roberts Software Engineer WebEx One Van de Graaff Drive Burlington, MA 01803 Phone: 781.565.6134 * Fax: 781.565.6355 [EMAIL PROTECTED]
