From 2089f69b8958ba08879a706d478397e927de8741 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 20 Sep 2024 11:52:46 +0200 Subject: 🗃️ context records, finds: new fields in database MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Context record: - excavator Find: - discovery method --- Makefile.example | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 3a5bf220b..34b0f2c10 100644 --- a/Makefile.example +++ b/Makefile.example @@ -328,6 +328,7 @@ fixtures_finds: archaeological_finds.inventorymarkingpresence \ archaeological_finds.communicabilitytype \ archaeological_finds.functionalarea \ + archaeological_finds.discoverymethod \ > '../archaeological_finds/fixtures/initial_data-'$(default_data)'.json' fixtures_warehouse: -- cgit v1.2.3