Hi Michael,

you're absolutely right about the addition/renaming of columns. The
serialized data saved in 'revision_data', however, should still be in
the same format.

Kind regards
Dominique

On 5/10/07, Michael Roberts <[EMAIL PROTECTED]> wrote:
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
SoftwareEngineer
WebEx
One Van de Graaff DriveBurlington, MA 01803
Phone: 781.565.6134*Fax: 781.565.6355
[EMAIL PROTECTED]


Reply via email to