I'd like to use the point Postgres type. I don't see this type listed here in the types list for Diesel.
What is the correct way to write a model that includes a point column?
I'd like to use the point Postgres type. I don't see this type listed here in the types list for Diesel.
What is the correct way to write a model that includes a point column?