File
VERSION
— part of check-in
[9e3cf4aa2c]
at
2002-03-31 18:29:03
on branch trunk
— 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)
(user:
drh
size: 6)