Skip to main content

Module mapper

Module mapper 

Source

Structs§

IdentityMapper
Identity mapper — field name is used as-is.

Traits§

FieldMapper
Transforms a logical field name to its storage representation. Implement this in drivers to handle JSONB paths, column aliases, etc.