Files
fixin.me/app/models
barbie-bot 3fe43d1fc0 Fix quantity ordered scope for SQLite: use pathname column instead of recursive CTE
SQLite's Arel visitor wraps CTE branches in extra parentheses, making
the UNION ALL inside recursive CTEs invalid. Also SQLite lacks LPAD()
and CAST(... AS BINARY). Fix by using the existing pathname column for
ordering on SQLite, which already encodes the hierarchical path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 18:41:03 +00:00
..
2023-03-05 19:23:29 +01:00
2025-02-18 11:25:32 +01:00
2026-02-22 17:50:43 +01:00
2026-02-22 17:50:43 +01:00