/ All files named "ext/lsm1/lsm_vtab.c"
Login

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

History for ext/lsm1/lsm_vtab.c

2023-10-06
12:51
[0bc7d27021] part of check-in [f3b3d712d6] Ensure that all fields of static sqlite3_module objects are explicitly initialized, in order to hush-up nuisance compiler warnings. (check-in: [f3b3d712d6] user: drh branch: trunk, size: 30878)
2022-02-21
13:44
[e57aa3eb45] part of check-in [e25e33582b] Remove stray tab characters from auxiliary source code files. (check-in: [e25e33582b] user: drh branch: trunk, size: 30658)
2020-07-29
16:18
[b5a2a1e509] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 30658)
2019-08-17
19:55
[169bfe7ef8] part of check-in [7496e872a1] Fix to the query planner for the LSM1 extension. (check-in: [7496e872a1] user: drh branch: trunk, size: 30658)
2017-08-11
18:55
[529255dc70] part of check-in [aa49926dbf] Improved comments in the header of the LSM1 vtab module. No code changes. (check-in: [aa49926dbf] user: drh branch: trunk, size: 30671)
12:49
[be946a9c65] part of check-in [2164031b50] Convert the LSM1 virtual table to be WITHOUT ROWID and get UPDATE and DELETE operations working on it. (check-in: [2164031b50] user: drh branch: trunk, size: 29398)
2017-08-09
19:27
[976ded75b7] part of check-in [94434a252f] Various bug fixes for the new LSM1 virtual table design. (check-in: [94434a252f] user: drh branch: trunk, size: 28773)
18:40
[356e1206c4] part of check-in [313df94666] Work toward redesigning the interface to the LSM1 virtual table. (check-in: [313df94666] user: drh branch: trunk, size: 28798)
2017-07-14
15:57
[d5af32abe3] part of check-in [6ed4ef03ff] In the LSM1 virtual table, dequote the filename before opening the file. (check-in: [6ed4ef03ff] user: drh branch: trunk, size: 21386)
11:40
[62631565e8] part of check-in [5e0a97930b] Add very simple tcl tests for the lsm1 extension. (check-in: [5e0a97930b] user: dan branch: trunk, size: 20949)
2017-07-11
16:36
[e4afff6720] part of check-in [cf6da4a52f] Fix harmless compiler warnings seen with MSVC for lsm1. (check-in: [cf6da4a52f] user: mistachkin branch: trunk, size: 20911)
2017-07-03
21:09
[812b74a9a7] part of check-in [9bd3be92b8] Fix compiler warnings in LSM1, especially in the test logic. (check-in: [9bd3be92b8] user: drh branch: trunk, size: 20833)
2016-02-24
13:35
[fff303ce03] part of check-in [f92dc4187f] LSM1: Fix the integer key encoding so that negative keys are in numeric order. (check-in: [f92dc4187f] user: drh branch: lsm-vtab, size: 20658)
2016-02-23
01:37
[f7fb6c185e] part of check-in [32f3daec0a] Add support for (variable length) integer keys in LSM1. (check-in: [32f3daec0a] user: drh branch: lsm-vtab, size: 20780)
2015-11-19
19:27
[37be4d5928] part of check-in [5c79f53131] Work toward more flexible typing for keys and values. (check-in: [5c79f53131] user: drh branch: lsm-vtab, size: 16984)
2015-11-17
02:23
[1ffcc9bfbf] part of check-in [aa129c51ec] Basic functionality is now working. (check-in: [aa129c51ec] user: drh branch: lsm-vtab, size: 12882)
00:15
Added: [a0c0b73c5b] part of check-in [a32849d6bf] The virtual table compiles but does not work and is missing many features. This is an incremental check-in. (check-in: [a32849d6bf] user: drh branch: lsm-vtab, size: 12910)