SQLite

All files named ”test/bestindex5.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/bestindex5.test

2022-02-02
19:15
[a0c90b2dad] part of check-in [21afb81d0a] Test cases for sqlite3_vtab_in() and sqlite3_vtab_distinct(). (check-in: [21afb81d0a] user: drh branch: batch-in-operator, size: 6525)
2018-11-07
02:17
[67c1166131] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 6443)
2018-09-19
17:24
[0b61fc2949] part of check-in [8487f84af0] Fix an issue in virtual table handling associated with the new Expr.x.pRight field. (check-in: [8487f84af0] user: drh branch: expr-simplify, size: 6443)
2017-09-11
08:53
[412b42f803] part of check-in [8d24e0803d] Add tests to check that affinities work with != operators on virtual table column values. No changes to code. (check-in: [8d24e0803d] user: dan branch: vtab-extra-ops, size: 6444)
2017-09-09
19:41
Added: [a7f1c32dc2] part of check-in [34c8e95261] Enhance the vtab interface to handle IS, !=, IS NOT, IS NULL and IS NOT NULL constraints. (check-in: [34c8e95261] user: dan branch: vtab-extra-ops, size: 4517)