forked from fixin.me/fixin.me
CAST(... AS BINARY) is MySQL-specific syntax; SQLite requires BLOB. Use connection.adapter_name to select the correct cast type. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
CAST(... AS BINARY) is MySQL-specific syntax; SQLite requires BLOB. Use connection.adapter_name to select the correct cast type. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>