SQLite

All files named ”test/fts4content.test”
Login

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

History for test/fts4content.test

2019-11-21
14:20
[73bbb12342] part of check-in [2eb997327c] Prevent direct and indirect recursive content= options in fts3/4 and fts5. (check-in: [2eb997327c] user: dan branch: trunk, size: 20782)
2017-07-07
19:43
[1518195a9f] 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: 19847)
2016-02-05
16:46
[05716af19a] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 19927)
2015-11-25
18:07
[8707425b92] part of check-in [6ef6578c03] Update test_fs.c to include a virtual table that reads a file-system hierarchy. Use it to further test GLOB and LIKE support for virtual tables. (check-in: [6ef6578c03] user: dan branch: trunk, size: 19928)
2015-05-21
01:04
[655e5036c9] part of check-in [0f0694e424] Do not allow virtual table constructors to be called recursively. Cherrypick [0a72726da21581ab] (check-in: [0f0694e424] user: drh branch: branch-3.7.11, size: 18222)
2015-04-10
07:55
[abb0c77bc3] part of check-in [0a72726da2] Do not allow virtual table constructors to be called recursively. (check-in: [0a72726da2] user: dan branch: trunk, size: 19910)
2013-06-10
23:30
[2e7252557d] 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: 19601)
2013-01-11
09:58
[6efc53b4fd] part of check-in [7e6007a000] Add another test for the fts4 content= option. (check-in: [7e6007a000] user: dan branch: trunk, size: 19602)
2013-01-09
15:44
[b8032a15a6] part of check-in [0d0e5ab8f1] Check in an extra test for the fts4 "content=" option. No code changes. (check-in: [0d0e5ab8f1] user: dan branch: trunk, size: 17982)
2012-01-16
16:39
[17b2360f7d] part of check-in [de11cd5cc9] Test the fts4 content and prefix options together. (check-in: [de11cd5cc9] user: dan branch: trunk, size: 17005)
2011-10-31
11:36
[2624253c7e] part of check-in [13a9d085e1] Add new file ext/fts3/README.content, describing the experimental FTS4 content option. (check-in: [13a9d085e1] user: dan branch: trunk, size: 16022)
2011-10-05
15:11
[c5f531ecfc] part of check-in [289ee43179] Change FTS4 so that if both the content=xxx option and column names are specified, the virtual table assumes that the named columns correspond to columns of table xxx. (check-in: [289ee43179] user: dan branch: fts4-content, size: 15183)
2011-10-04
16:37
[5c226c7c66] part of check-in [be86c7061b] Add tests to check that modifying the schema of an FTS content table does not cause a crash in the FTS module. Also disable the deferred token optimization for content=xxx FTS tables. (check-in: [be86c7061b] user: dan branch: fts4-content, size: 14436)
11:22
Added: [fbafb7160e] part of check-in [1d27ea741f] Add experimental 'content' option to FTS4. (check-in: [1d27ea741f] user: dan branch: fts4-content, size: 12224)