sogo: v2 a618386d

Author Committer Branch Timestamp Parent
Enrique J. Hernández Blasco Enrique J. Hernández Blasco v2 2015-12-11 05:38 v2 5993fe97
Changeset

oc-db: Store version number instead of CN

To be able to search in this for every kind of operator.

As we cannot do a migration, we have to add a new key to the property
dictionary (@"version_number") which stores the version:

version = exchange_globcnt(CN >> 16)

Instead of the CN structure which is stored in @"version" key.

This way we can do searches for CN to download only missing data from the
given state of the client for this kind of messages.

mod - OpenChange/MAPIStoreDBMessage.m Diff File
mod - OpenChange/MAPIStoreDBMessageTable.m Diff File