albertfj114 2706708c51 feat: add discovermassId field to Church schema
Add discovermassId as a unique, optional field to the Church model
to support importing churches from discovermass.com (20,284 US churches).

The field follows the same pattern as other source ID fields:
- String type, optional, unique
- Maps to 'discovermass_id' database column
- Includes corresponding database index

Generated Prisma client successfully with 'npx prisma generate'
2026-03-11 06:41:58 -04:00
Description
Data pipeline for NearestMass — scraping, enrichment, and scheduling
803 KiB
Languages
TypeScript 99.2%
JavaScript 0.5%
CSS 0.1%
Shell 0.1%