> On Feb 5, 2015, at 3:42 PM, Jacques Distler <dist...@golem.ph.utexas.edu> 
> wrote:
> 
>> 
>> You can find out how many resources are in the old format by running this 
>> SQL:
>> select count(*) from calendar_object where dataversion = 0;
> 
> Well, now you have me REALLY confused.
> 
> I did a calendarserver_upgrade when I upgraded to 5.3 (and, again, for good 
> measure when I upgraded to 5.4dev). So I THOUGHT I had the latest schema 
> version. But there's no "dataversion" column in the "calendar_object" table:

FWIW, there IS a "dataversion" column in the "calendar_home" table.

All of the rows in that table have dataversion=6 (which, if I understand 
correctly, is the latest).

Jacques

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to