SQLite Forum

In operator max list size
Login
The maximum will be dictated by the amount of memory available for the input string, the parser memory and the generated bytecode.

You may be much better off storing the values in a separate table and joining to it.