Normally it does, but your repository might be too old.  Try running
"fossil rebuild" first and that will likely fix it.


On 4/6/17, Domingo Alvarez Duarte <[email protected]> wrote:
> 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
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to