mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-27 10:43:41 -04:00
In the case of SQLite, there was a PDO type problem resulting in paging when sorting by article length to be buggy. The problem was located in `LENGTH(e.content) < ?` Change to explicit typed binding.
75 KiB
75 KiB