DEV Community

Discussion on: TIL: Ecto's pin is coercing

Collapse
 
lasseebert profile image
Lasse Skindstad Ebert

Thanks for reading 🙂

I think comparing string with integer can't be done in postgres, but the above error is from Ecto, which will complain before it even hits the db.