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",