I am trying to do a `select st_envelope(...)::box2d` and I get the error: ``` * (Postgrex.QueryError) type `box2d` can not be handled by the types module Test.PostgresTypes ```