forked from fixin.me/fixin.me
Replace MySQL-specific LPAD() with SQLite's format() for zero-padded row numbering, and skip CAST(... AS BINARY) on SQLite where string comparisons are already binary by default. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>