load-email-resolution-from-queue-api

command
v0.0.0-...-9a2a36c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

main loads the queue-api email_resolution dump into Postgres via the ingest path.

This one-off migration script reads the SQLite dump extracted in cg-2v70 and loads it into Postgres using the identity ingest endpoint with:

  • source='live' (these are live enrichment worker results)
  • resolved_at = attempted_at (the timestamp from queue-api)
  • Only resolved entries (status='resolved' with non-NULL github_login)

Usage:

go run main.go /path/to/email_resolution_fresh_*.sql

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL