Error when upgrading adam  2024-05-28 08:11
Status: Active
 

Hi Will,

I think I know what's going on; I believe there's one or more corrupted rows in the validators table. Could you run this query directly against this instance's database (via psql, pgAdmin 4, or similar tool) and share the results? There should be a fairly small number of rows.

SELECT * FROM exp.PropertyValidator

Thanks,
Adam