Hacker News new | ask | show | jobs
by siddboots 3334 days ago
GeoAlchemy for PostGIS/SQLAlchemy is a good example of explicit support. But typically, you can always "deal" with custom types in your ORM, even if that means falling back to binary data.