Open
Bug 2042084
Opened 2 months ago
Updated 1 month ago
[meta] Replace IN clauses with array bindings in Places
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
Details
(Keywords: meta, Whiteboard: [sng])
In some cases there's an advantage in using array bindings over IN clauses as Sqlite has more chances to optimize queries.
Updated•2 months ago
|
Summary: Replace IN clauses with array bindings in Places → [meta] Replace IN clauses with array bindings in Places
| Reporter | ||
Updated•2 months ago
|
Summary: [meta] Replace IN clauses with array bindings in Places → Replace IN clauses with array bindings in Places
Whiteboard: [sng]
| Reporter | ||
Updated•2 months ago
|
Summary: Replace IN clauses with array bindings in Places → [meta] Replace IN clauses with array bindings in Places
You need to log in
before you can comment on or make changes to this bug.
Description
•