Create and document the ARRIVALS table
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Sun, 5 Oct 2025 15:46:26 +0000 (15:46 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 8 Oct 2025 16:26:56 +0000 (16:26 +0000)
commit474e831b74f3d2f2a477d7c7203cb886528ce109
treeadd1577122007402b10cbd775d17e9e35a2fd596
parentefa219087b53e9e140ceba983095d9cd361846e4
Create and document the ARRIVALS table
db/schemas/sokwedb/indexes/Makefile
db/schemas/sokwedb/indexes/create/arrivals.m4 [new file with mode: 0644]
db/schemas/sokwedb/indexes/drop/arrivals.m4 [new file with mode: 0644]
db/schemas/sokwedb/tables/Makefile
db/schemas/sokwedb/tables/create/arrivals.m4 [new file with mode: 0644]
doc/src/epilog.inc.m4
doc/src/tables.m4
doc/src/tables/arrivals.m4 [new file with mode: 0644]
doc/src/tables/events.m4
doc/src/tables/follows.m4