.. |
btree.c
|
An attempt to delete a single row using a WHERE clause that specifies
|
2002-01-04 03:09:29 +00:00 |
btree.h
|
An attempt to delete a single row using a WHERE clause that specifies
|
2002-01-04 03:09:29 +00:00 |
build.c
|
Bug fixing in the new integer primary key code. (CVS 334)
|
2001-12-22 14:49:24 +00:00 |
delete.c
|
Added support for the INTEGER PRIMARY KEY column type. (CVS 333)
|
2001-12-21 14:30:42 +00:00 |
expr.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
hash.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
hash.h
|
Fix the locking protocol. (CVS 280)
|
2001-10-09 04:19:46 +00:00 |
insert.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
main.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
md5.c
|
More BTree tests (CVS 233)
|
2001-07-01 22:12:01 +00:00 |
os.c
|
Fix a race condition in the locking code that would sometimes cause
|
2001-12-14 15:09:55 +00:00 |
os.h
|
Fix a race condition in the locking code that would sometimes cause
|
2001-12-14 15:09:55 +00:00 |
pager.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
pager.h
|
Comment and documentation changes. (CVS 331)
|
2001-12-15 14:22:18 +00:00 |
parse.y
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
printf.c
|
Added "const" to lots of "char*" parameters in the API. (CVS 298)
|
2001-11-03 23:57:09 +00:00 |
random.c
|
Fix the locking protocol. (CVS 280)
|
2001-10-09 04:19:46 +00:00 |
select.c
|
An attempt to delete a single row using a WHERE clause that specifies
|
2002-01-04 03:09:29 +00:00 |
shell.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
shell.tcl
|
Add pattern matching to the .table command (CVS 129)
|
2000-08-08 20:19:09 +00:00 |
sqlite.h.in
|
Bug fixing in the new integer primary key code. (CVS 334)
|
2001-12-22 14:49:24 +00:00 |
sqliteInt.h
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
table.c
|
Added "const" to lots of "char*" parameters in the API. (CVS 298)
|
2001-11-03 23:57:09 +00:00 |
tclsqlite.c
|
Bug fixes. (CVS 306)
|
2001-11-09 13:41:09 +00:00 |
test1.c
|
The new code for taking advantage of inequalities in WHERE clauses
|
2001-11-08 00:45:21 +00:00 |
test2.c
|
Fix an assertion failure when the disk fills up. Add tests for a full
|
2001-10-12 17:30:04 +00:00 |
test3.c
|
Bug fixes. (CVS 306)
|
2001-11-09 13:41:09 +00:00 |
TODO
|
Everything is working on Linux. This is release 2.0-Alpha-1. (CVS 246)
|
2001-09-15 00:57:28 +00:00 |
tokenize.c
|
Implement indices that occur in sort order and the LIMIT...OFFSET clause
|
2001-11-06 04:00:18 +00:00 |
update.c
|
Comment changes. Change the use of BTree so that either the key is
|
2001-12-31 02:48:51 +00:00 |
util.c
|
Bug fixing in the new integer primary key code. (CVS 334)
|
2001-12-22 14:49:24 +00:00 |
vdbe.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |
vdbe.h
|
Bug fixing in the new integer primary key code. (CVS 334)
|
2001-12-22 14:49:24 +00:00 |
where.c
|
Comment updates most. Also some small changes to the VDBE. (CVS 339)
|
2002-01-06 17:07:40 +00:00 |