Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3aux1.test
2021-03-20
| ||
15:11 | [1880eaa75c] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 16515) | |
2018-05-02
| ||
19:42 | [7a170e172a] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 16617) | |
2017-07-07
| ||
19:43 | [24b8a69e34] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 16653) | |
2016-09-27
| ||
00:03 | [ca32c138aa] part of check-in [0c8b9b211f] Fix FTS3 test cases due to the flattener change of the previous check-in. (check-in: [0c8b9b211f] user: drh branch: trunk, size: 16713) | |
2013-06-10
| ||
23:30 | [f8f287a4a7] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 16713) | |
2013-06-03
| ||
15:24 | [52cc50162e] part of check-in [7d91f68881] Virtual tables now always report 25 rows instead of 0 rows in the EXPLAIN QUERY PLAN output. Adjust tests accordingly. (check-in: [7d91f68881] user: drh branch: nextgen-query-plan-exp, size: 16910) | |
2013-04-12
| ||
16:53 | [03cec2dea3] part of check-in [6d6f0592ab] Add a test case for detaching a database referenced by an fts4aux table created in the temp schema. (check-in: [6d6f0592ab] user: dan branch: trunk, size: 16898) | |
16:47 | [575cc4b463] part of check-in [546a187f13] Change the fts4aux virtual table module so that fts4aux tables created in the temp database may report on fts3/fts4 tables in any attached database. (check-in: [546a187f13] user: dan branch: trunk, size: 16782) | |
2011-04-25
| ||
18:49 | [0b02743955] part of check-in [6d2633a6d0] Add support for on conflict clauses to fts3/fts4. (check-in: [6d2633a6d0] user: dan branch: vtab-conflict, size: 15166) | |
2011-02-05
| ||
15:47 | [719c35cbbc] part of check-in [929d62e496] Ensure fts4aux can handle a table name in single or double quotes as a constructor argument. (check-in: [929d62e496] user: dan branch: trunk, size: 15143) | |
2011-02-04
| ||
18:56 | [0ec0280f21] part of check-in [3996f92a9a] Change fts4aux to (additionally) report on term frequency in individual columns of an fts table. (check-in: [3996f92a9a] user: dan branch: trunk, size: 14258) | |
2011-02-03
| ||
10:56 | [6145608289] part of check-in [cfc475690d] Extra tests for the fts4aux module. (check-in: [cfc475690d] user: dan branch: trunk, size: 13523) | |
2011-02-02
| ||
17:30 | [709323862e] part of check-in [386701ded2] Optimize handling of equality and range constraints on the "term" column of an fts4aux table. (check-in: [386701ded2] user: dan branch: trunk, size: 10362) | |
2011-02-01
| ||
16:34 | Added: [9cf2e8499a] part of check-in [b010ddcc52] Add virtual table module "fts4aux", used to inspect the full-text index of an fts4 table directly. Also add the "compress" and "uncompress" fts4 options. (check-in: [b010ddcc52] user: dan branch: fts4aux, size: 1671) | |