From 85390dcabb42bd025be8924895a1eaed4bcd5f14 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Tue, 21 Oct 2025 20:43:51 +0000 Subject: [PATCH] Added new table to monitor postcode queries --- src/app/db/migrations/meta/_journal.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/app/db/migrations/meta/_journal.json b/src/app/db/migrations/meta/_journal.json index 1b6c514..fda2a5f 100644 --- a/src/app/db/migrations/meta/_journal.json +++ b/src/app/db/migrations/meta/_journal.json @@ -841,6 +841,13 @@ "when": 1760711090309, "tag": "0119_marvelous_blur", "breakpoints": true + }, + { + "idx": 120, + "version": "7", + "when": 1761078881645, + "tag": "0120_watery_captain_america", + "breakpoints": true } ] } \ No newline at end of file