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
|
96fc5fe6a5
|
Various minor fixes and updates to make more test cases pass. (CVS 1370)
FossilOrigin-Name: dbe8385ecf1df8bf0b1baf5e811ec5a1de5c4c42
|
2004-05-13 11:34:16 +00:00 |
|
drh
|
779b6d357a
|
Change sqlite_ to sqlite3_ in the attach2.test test script. (CVS 1360)
FossilOrigin-Name: 98f756e6a0809e7034bfb587ff9d9085baac0c6e
|
2004-05-11 10:04:48 +00:00 |
|
drh
|
8ef83ffed8
|
Always reload the schema after a rollback. Ticket #594. (CVS 1229)
FossilOrigin-Name: 12c7a83f8e4055c4590983ef212648c781ebd963
|
2004-02-12 15:31:21 +00:00 |
|
drh
|
0bca353087
|
Make ATTACH and DETACH work with the non-callback API. Ticket #574. (CVS 1194)
FossilOrigin-Name: c32a80fe3cd6dda5238e59bd48d9dd22b4856304
|
2004-01-20 11:54:03 +00:00 |
|
drh
|
447623d9aa
|
Fail an ATTACH if the auxiliary database is locked. Ticket #514. (CVS 1127)
FossilOrigin-Name: ac428c8d4a731678cc26cf198689814a8a56d141
|
2003-12-06 22:22:35 +00:00 |
|
drh
|
9cb733c39d
|
In the test scripts, do not try to delete files that are still open.
Windows does not like it when you do. Ticket #397. (CVS 1055)
FossilOrigin-Name: 93a2c961b17d2459272e2d8654bd4b972f52fbe1
|
2003-07-18 01:25:34 +00:00 |
|
drh
|
3c8bf55a04
|
Make sure indices in ATTACH-ed databases are put into the right hash table.
Ticket #354. (CVS 1044)
FossilOrigin-Name: eb4582831d536cd26a1738f9ad197e40486d0958
|
2003-07-01 18:13:14 +00:00 |
|