SQLite

Check-in [c080ed01ea]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:UPDATE triggers on TEMP tables were broken. (CVS 693)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c080ed01ea51628b86050762f097e702e3aeafdf
User & Date: danielk1977 2002-07-21 23:09:55.000
Context
2002-07-30
17:20
Fix for ticket #71: Correctly handle CR and CRLF line terminators in the input files for the COPY command. (CVS 694) (check-in: be1315755e user: drh tags: trunk)
2002-07-21
23:09
UPDATE triggers on TEMP tables were broken. (CVS 693) (check-in: c080ed01ea user: danielk1977 tags: trunk)
2002-07-19
19:04
Version 2.6.1 (CVS 691) (check-in: 610b7bc70a user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/update.c.
Changes to test/trigger2.test.