SQLite

Recently changed tickets
Login
Key: Active Review Fixed Tested Deferred Closed
# mtime type status subsystem title
comments
 
667014c20b 2023-04-08 20:07:55 Optimization Closed Unknown Missed optimization when LHS of IN is an expression
 
b50528af44 2023-03-30 11:42:18 Code_Defect Fixed Unknown "WHERE a=? AND b IN (?,?,...) AND c>?" query using the seekscan optimization sometimes returns extra rows.