AntiPattern
Type Context Drift
type-context-drift
Mismatched or missing type context in SQL/DSL builders (e.g., null defaults, wrong array/class literals, or response_class vs model) causes fields to map to unintended types or be ignored, breaking fetch/serialization and leaving child-specific data unset.