Create, document, and index FOOD_PARTS table
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 13 May 2026 23:58:49 +0000 (23:58 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Thu, 14 May 2026 20:02:16 +0000 (20:02 +0000)
commit0b4e47fae0ecda5c7a17f848d14495874ca58eed
treef3f4ff75a49a4fa21f91509535cafd4591dd883a
parent5be9f4e02ff494ce973fd8ddae076312378fc097
Create, document, and index FOOD_PARTS table
db/schemas/codes/indexes/Makefile
db/schemas/codes/indexes/create/food_parts.m4 [new file with mode: 0644]
db/schemas/codes/indexes/drop/food_parts.m4 [new file with mode: 0644]
db/schemas/codes/tables/Makefile
db/schemas/codes/tables/create/food_parts.m4 [new file with mode: 0644]
doc/src/code_tables.m4
doc/src/epilog.inc.m4