Default compile-time one-to-many mapper, wich for ObjectID of some Postgress type gives it's native type representation, and marshalling and demarshalling functions. You can extend it with two custom mappers: Pre and Post.
See Implementation
Default compile-time one-to-many mapper, wich for ObjectID of some Postgress type gives it's native type representation, and marshalling and demarshalling functions. You can extend it with two custom mappers: Pre and Post.