jobColumns gained owner_id but ListJobs' Scan still read 12 targets, so the query returned 13 columns and pgx failed at runtime. Only the integration tests (real DB) caught it; memstore-backed unit tests did not.
jobColumns gained owner_id but ListJobs' Scan still read 12 targets, so the query returned 13 columns and pgx failed at runtime. Only the integration tests (real DB) caught it; memstore-backed unit tests did not.