AntiPattern
Numeric Display Precision Drift
numeric-precision-display-drift
Floating-point and database numeric types get implicitly reformatted or coerced (e.g., rounding/representation, display adapters, or parameter type widening), so values like LIMIT or decimal strings no longer match what the engine expects or what users see.