bitemyapp / esqueleto

New home of Esqueleto, please file issues so we can get things caught up!
BSD 3-Clause "New" or "Revised" License
370 stars 107 forks source link

Remove `Coercible a b => Coercible (SqlExpr a) (SqlExpr b)` instance #305

Open parsonsmatt opened 2 years ago

parsonsmatt commented 2 years ago

This is a mighty foot gun and we should remove it.

We can do this with a role annotation on SqlExpr.