From 23faae008e092f0493420fa31c97b1ce30c643f1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 2 Mar 2025 12:13:47 +0000 Subject: [PATCH] [diary]: Update 02 Mar --- diary.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/diary.md b/diary.md index f81fe4b..1e768f0 100644 --- a/diary.md +++ b/diary.md @@ -1,3 +1,6 @@ +## Sun 02 Mar 2025 +- Refactor frontend into separate components. + ## Sat 01 Mar 2025 - Add GSI to permanent_data table to allow efficient querying of objects by type. - Sped up querying IrishRailStations from approx 10s to 1s (10x improvement!).