AntiPattern

Database Type Mismatch

db-type-mismatch-scalar-params

PostgreSQL/Neo4j rejects queries when parameter or return types don’t match engine expectations, e.g., passing numeric values as floats, calling missing functions, or returning multi-row/multi-column results from scalar PL/pgSQL contexts.