Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 2.4.4 (CVS 509) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c4b6c0be00b9688a432bbd23736564a0 |
User & Date: | drh 2002-03-30 15:32:09.000 |
Context
2002-03-31
| ||
18:29 | When an attempt is made to insert an explicit NULL into an INTEGER PRIMARY KEY column, automatically convert the NULL value into a unique integer key. This was already happening when an implied NULL was inserted - when the INTEGER PRIMARY KEY column was omitted from the list of columns being inserted. Patches from Christian Werner. (CVS 510) (check-in: 9e3cf4aa2c user: drh tags: trunk) | |
2002-03-30
| ||
15:32 | Version 2.4.4 (CVS 509) (check-in: c4b6c0be00 user: drh tags: trunk) | |
15:27 | Update the change log to include the previous commit. (CVS 508) (check-in: 81c4b74961 user: drh tags: trunk) | |
Changes