Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2015-01-29
| ||
15:53 | Improvements to the DELETE code generator for the one-pass case. Avoid some OP_Goto instructions. Read content from the index cursor if the index cursor is valid and was used to locate the row that is to be deleted. Closed-Leaf check-in: 58cc257aeb user: drh tags: one-writable-btree | |
14:48 | Avoid overlength command lines in Makefile.msc when using TOP= with a large directory name. check-in: 0cdd59bf36 user: drh tags: one-writable-btree | |
02:26 | Experimental sqlite_db_config() setting to disable writing to all btrees except for one btree with a particular root page. check-in: 2305411097 user: drh tags: one-writable-btree | |
2015-01-27
| ||
21:24 | Fix harmless compiler warnings. check-in: e7d2ec048c user: mistachkin tags: trunk | |