SQLAlchemy's text() interprets ::jsonb as a named parameter binding. Use CAST(:profile_data AS jsonb) to avoid the collision. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SQLAlchemy's text() interprets ::jsonb as a named parameter binding. Use CAST(:profile_data AS jsonb) to avoid the collision. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>