mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Fixes sync sql command that uses left join instead of inner join, which adds unnecessary comparisons and might result in incorrect mapping between databases.