This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bd5f73fa0
sqlite
/
manifest.uuid
1 line
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add logic to the query planner to only use partial indices if the WHERE clause constrains the search to rows covered by the partial index. This is just infrastructure. The key routine, sqlite3ExprImpliesExpr(), is currently a no-op so that partial indices will never be used. FossilOrigin-Name: 8ca3eac111e06a1854f878a74bffe8f20eb47f1b
2013-08-01 03:22:39 +04:00
8ca3eac111e06a1854f878a74bffe8f20eb47f1b
Reference in New Issue
Copy Permalink