Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file VERSION version 23cded544a
2002-04-26
| ||
09:47 | Fix for ticket #28: Export the "sqlite_changes" function in Windows DLLs. (CVS 547) (check-in: f7cea4634d user: drh tags: trunk) | |
2002-04-25
| ||
23:06 | Update the test logic and the comments on the encoder.c module. (CVS 546) (check-in: 18c28519d9 user: drh tags: trunk) | |
11:45 | Added the "encode.c" source file that contains two utility subroutines that can be used to encode binary data for use in INSERT and UPDATE statements. This is just an initial checking. The code has not yet been integrated into the library. (CVS 545) (check-in: 57f7c59713 user: drh tags: trunk) | |
00:21 | Fix for ticket #26: Document the fact that CREATE TABLE might not be immediately visible to other processes that are holding the database open. (CVS 544) (check-in: 18b31b7ab9 user: drh tags: trunk) | |
2002-04-23
| ||
17:10 | Fix for ticket #22: In the code generator for compound SELECT statements, take care not to generate column name headers if the output is an intermediate table. Otherwise the column headers are not generated correctly if a compound SELECT statement appears as an expression in part of the WHERE clause. (CVS 543) (check-in: a06d9acdd5 user: drh tags: trunk) | |
2002-04-22
| ||
00:35 | Version 2.4.9 (CVS 542) (check-in: 0691720a4b user: drh tags: trunk) | |
00:33 | Update the version number and changes log for 2.4.9 (CVS 541) (check-in: a91da82f8a user: drh tags: trunk) | |