drh
|
ef4ac8f9df
|
Change the name of the TCL command from "sqlite" to "sqlite3" so that both
SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626)
FossilOrigin-Name: d705d051bed2b92b6c3bbcc75fe5b056633b9c31
|
2004-06-19 00:16:31 +00:00 |
|
drh
|
4d189ca48f
|
Add hooks on each attached database connection for storing auxiliary
information. Add the USING clause to ATTACH. (CVS 1232)
FossilOrigin-Name: 800c11f4bce014a07110eb539992a609e6418406
|
2004-02-12 18:46:38 +00:00 |
|
drh
|
e0194f2bbd
|
Fix a memory leak associated with PRIMARY KEY in a CREATE TABLE statement
that fails. Ticket #249. (CVS 1730)
FossilOrigin-Name: 66158843dfa073ffb8779a5170e091cebc018855
|
2003-02-26 13:52:51 +00:00 |
|
drh
|
df01cdf9b0
|
Initial checking of two new test files: format3.test and memleak.test. (CVS 735)
FossilOrigin-Name: 6ffedb90a6478af6548db5298368eeca2b708cdc
|
2002-08-31 16:52:44 +00:00 |
|