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 |
|
danielk1977
|
76d505baad
|
Fix a bug in the sqlite3_column_decltype() API. (CVS 1486)
FossilOrigin-Name: c8a40218c20cf5d0abad330e8fa59ca4c36e7608
|
2004-05-28 13:13:02 +00:00 |
|
danielk1977
|
f93bbbea47
|
A few more bugfixes. Test cases pass now. (CVS 1472)
FossilOrigin-Name: c9e3015faffb650d8dbf1f7f95a7057a36361bac
|
2004-05-27 10:30:52 +00:00 |
|
danielk1977
|
c572ef7fcd
|
Various bugfixes. 68 Test cases still fail. (CVS 1471)
FossilOrigin-Name: 67a140cf78d99e38ccd94751c4f8ead1a2b96859
|
2004-05-27 09:28:41 +00:00 |
|
danielk1977
|
ea61b2c4fc
|
More test cases for the new query API. (CVS 1468)
FossilOrigin-Name: 74097ecdb0b1e0eec143c5a3f8ca2f0d63d6f38d
|
2004-05-27 01:49:51 +00:00 |
|
danielk1977
|
04f2e68d0c
|
Add TCL test bindings and some more test cases for the new query API. (CVS 1467)
FossilOrigin-Name: d72adf0c522b442d5e1663862bdd639c282d4495
|
2004-05-27 01:04:07 +00:00 |
|
danielk1977
|
b77f5dadbf
|
Ensure the type of an sqlite3_value* is not modified by calls to
sqlite3_value_*() calls. (CVS 1463)
FossilOrigin-Name: ce8b15203413f38a8b7127eb08ae5db1c1eb164a
|
2004-05-26 13:27:00 +00:00 |
|
danielk1977
|
3cf8606395
|
Add some tests for the new API. Many more to come. (CVS 1462)
FossilOrigin-Name: d5659f2ee6788e0205fb5e03eeaf64e6c0aa9bed
|
2004-05-26 10:11:05 +00:00 |
|
danielk1977
|
106bb236a8
|
Further work on the new API. All the functions to execute queries are there
now. (CVS 1427)
FossilOrigin-Name: fc94575d77f9865e1553bb70c2e3eda2a0b8669e
|
2004-05-21 10:08:53 +00:00 |
|
danielk1977
|
4ad1713c5e
|
Add new sqlite3_open() and sqlite3_open16() APIs. (CVS 1423)
FossilOrigin-Name: 307b55006c401f10ec5fa5b12cc7d5ba860f9a46
|
2004-05-21 01:47:26 +00:00 |
|
danielk1977
|
6622cce372
|
Add some more elements of the new API. (CVS 1416)
FossilOrigin-Name: 2821767b947ae1a70e98dd7f47d69e424c37947f
|
2004-05-20 11:00:52 +00:00 |
|