diff options
author | drh <drh@noemail.net> | 2019-05-04 17:32:07 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-05-04 17:32:07 +0000 |
commit | 664d6d139eb0ed6ec51aef76db4e22e7f41bc31c (patch) | |
tree | 54ed5a22b2bcc6e67abc2b5f64c81a373d6cd710 /test/index7.test | |
parent | bc8b231098ae2cbc7528370ab722579f5d3b23fc (diff) | |
download | sqlite-664d6d139eb0ed6ec51aef76db4e22e7f41bc31c.tar.gz sqlite-664d6d139eb0ed6ec51aef76db4e22e7f41bc31c.zip |
Fix the NOT NULL logic in the theorem prover that determines when a partial
index can be used. Ticket [5c6955204c392ae763a95].
FossilOrigin-Name: c2e439bccc40825e211bfa9a88e6a251ff066ca7453d4e7cb5eab56ce7332635
Diffstat (limited to 'test/index7.test')
-rw-r--r-- | test/index7.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/index7.test b/test/index7.test index aa0cf8c1f..bd529dfbc 100644 --- a/test/index7.test +++ b/test/index7.test @@ -186,7 +186,7 @@ do_test index7-1.15 { } } {t1 {15 1} t1a {10 1} t1b {8 1} t1c {15 1} ok} -# Queries use partial indices as appropriate times. +# Queries use partial indices at appropriate times. # do_test index7-2.1 { execsql { |