Files
probo/e2e
Émile Ré 474074480a Seed enrichment_attempts in common third party e2e
The enrichment_attempts column dropped its default after backfill, so
inserts must supply it explicitly. The e2e seed helper omitted the
column and tripped the NOT NULL constraint, failing
TestThirdParty_ImportFromCommon and TestCommonThirdParties_QueryWithLogo.
Set it to 0 in the seed insert.

Signed-off-by: Émile Ré <emile@probo.com>
2026-06-12 14:39:52 +02:00
..