From a06bf6778b1c10454c7fc9dc9e68fa99b8a9e842 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 15 May 2026 01:27:25 +0000 Subject: [PATCH] huskies: regen source-map.json --- .huskies/source-map.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.huskies/source-map.json b/.huskies/source-map.json index fc02f3b9..38f72ae0 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -1554,11 +1554,13 @@ "fn recover_half_written_items" ], "server/src/db/shadow_write.rs": [ + "struct UnknownMigration", "fn get_shared_pool", "struct PipelineWriteMsg", "struct PipelineDb", "static PIPELINE_DB", - "fn init" + "fn init", + "fn check_schema_drift" ], "server/src/gateway/mod.rs": [ "fn build_gateway_route",