mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 11:41:46 +03:00
6f97e8041b
Before 3.46, the SQLite parser had a limited stack, which could overflow for certain complex queries. CTE optimizations make some of our queries much smaller, but also a little bit more deeply nested, causing the parser stack to overflow. 3.46 removes this stack limitation. Closes #10910.
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
Copyright 2008 Taro L. Saito
|
|
Copyright 2009 Taro L. Saito
|
|
Copyright 2010 Taro L. Saito
|
|
copyright notice and this permission notice appear in all copies.
|
|
this work for additional information regarding copyright ownership.
|