SQLite User Forum

In operator max list size
Login
Excellent,

Thank you both for the info.

This is mainly for documentation purposes. Some users (and ill-behaved applications) sometimes like to generate very long IN clauses. We limit the list size by config in our software for other databases, so we will do the same here.

Also thanks for the tip about carray().

Cheers!