Files
rips_manager/app/services
Lizandro GuarnizoandClaude Sonnet 4.6 7dc8f37c36 Fix fdb named parameter support: convert :name to positional ?
fdb does not support named parameters (:name + dict). Convert all
:name placeholders to ? and build a positional list from the param
dict in the same order they appear in the query.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 19:40:57 -05:00
..