The listEntries table was introduced as part of the effort to introduce unranked users. When an archive database instance from before the introduction of this table is specified, SQL errors occur.
This could be dealt with by modifying front-end code to work when the table is not present or by adding this table to each archive database instance (TravelMapping/DataProcessing#676).
The
listEntriestable was introduced as part of the effort to introduce unranked users. When an archive database instance from before the introduction of this table is specified, SQL errors occur.This could be dealt with by modifying front-end code to work when the table is not present or by adding this table to each archive database instance (TravelMapping/DataProcessing#676).