From 442fd83db414caca40a7873f9d821faa91be1777 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Fri, 5 Jun 2026 01:14:00 +0000 Subject: [PATCH] Clarify ARRIVALS.Seq ordering in the docs --- doc/src/tables/arrivals.m4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/src/tables/arrivals.m4 b/doc/src/tables/arrivals.m4 index 04e1524..e78d043 100644 --- a/doc/src/tables/arrivals.m4 +++ b/doc/src/tables/arrivals.m4 @@ -102,8 +102,10 @@ The order is determined by, first, the time the individual arrived in a given follow. Ties are broken by the time the individual left the follow. Ties remaining are broken by the time the row was inserted into the -system, or, in the case of data imported from the old MS Access -database, by that database's FOLLOW_ARRIVAL.FA_seq_num column's value. +system, meaning by the |ARRIVALS.EID| value, or, in the case of data +imported from the old MS Access database, by that database's +FOLLOW_ARRIVAL.FA_seq_num column's value, which determined the +|ARRIVALS.EID| value sequencing. |system_maintained| -- 2.34.1