← back to Nationalrealestate
Fix parcel upsert crash on within-batch duplicate (county_fips,source_id) — dedup last-wins before INSERT ON CONFLICT; unblocks bexar/tarrant/fulton (was zero TX/GA coverage). Bexar: 0->302k parcels
77583bc9e78baaa160aad2b63e390fdbdd815e5c · 2026-07-30 19:40:19 -0700 · steve@designerwallcoverings.com
Files touched
M src/ingest/parcels/upsert.ts
Diff
commit 77583bc9e78baaa160aad2b63e390fdbdd815e5c
Author: steve@designerwallcoverings.com <steve@designerwallcoverings.com>
Date: Thu Jul 30 19:40:19 2026 -0700
Fix parcel upsert crash on within-batch duplicate (county_fips,source_id) — dedup last-wins before INSERT ON CONFLICT; unblocks bexar/tarrant/fulton (was zero TX/GA coverage). Bexar: 0->302k parcels
---
src/ingest/parcels/upsert.ts | Bin 6029 -> 6536 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/ingest/parcels/upsert.ts b/src/ingest/parcels/upsert.ts
index 94320ff..fe80c88 100644
Binary files a/src/ingest/parcels/upsert.ts and b/src/ingest/parcels/upsert.ts differ
← 1bf4cc4 Add Weichert listings adapter (3rd homes source) + fix extra
·
back to Nationalrealestate
·
Add LA County CA parcel source (arcgis_sales la-county, 2.37 a5c9eb5 →