mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
When the total page number is large enough (usually about 80+), sqlite will throw error: "Too many variables". This commit reduces the chunk size for sqlite configuration.