Hello Richard !

I have done a port/adaptation of fossil for android but haven't updated it for some time, today I updated it to the latest fossil and when trying to sync the original fossil clone on android I'm getting this error:

Table plink has no column named baseid:

INSERT OR IGNORE INTO plink(pid, cid, isprim, mtime, baseid)

VALUES(19502, 28178, 1, 2456451.609110463, NULL);

I was expecting that fossil would detect and update the schema by itself.

Cheers !

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to