On 6/23/18, Jungle Boogie <jungleboog...@gmail.com> wrote: > > no such table: subscriber SELECT 1 FROM subscriber WHERE suname='jungle'
The email notification tables are created on-demand. Apparently I have missed a call to "email_schema()" someplace in the code. Fix this by running the command: fossil email reset Note that the email notification schema is still in flux. It will likely change again, multiple times, before release. To update the schema run "fossil email reset" again. Bare in mind that when you do so, it will erase all of your subscriber information. Some kind of automatic schema upgrade that preservers subscriber information will be incorporated prior to release. -- D. Richard Hipp d...@sqlite.org _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users