react-native-nitro-sqlite icon indicating copy to clipboard operation
react-native-nitro-sqlite copied to clipboard

SQL execution error: Expression tree is too large (maximum depth 1000)]

Open rainjiang opened this issue 1 year ago • 0 comments

I have a very large query , which will cause following error:

'error:', [Error: [react-native-quick-sqlite] SQL execution error: Expression tree is too large (maximum depth 1000)]

rainjiang avatar Jul 12 '24 05:07 rainjiang