Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Regression tests now work - except for some changes in error message text. The library is now safe to use for experimental work. (CVS 885) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8a593e9c2d57e758739a7ef54fa40ca6 |
User & Date: | drh 2003-03-27 13:50:00.000 |
Context
2003-03-30
| ||
00:19 | Fix a memory leak in triggers and update tests to show the latest error message text. (CVS 886) (check-in: b90d9de32d user: drh tags: trunk) | |
2003-03-27
| ||
13:50 | Regression tests now work - except for some changes in error message text. The library is now safe to use for experimental work. (CVS 885) (check-in: 8a593e9c2d user: drh tags: trunk) | |
13:01 | Fix a segfault in the trigger code. (CVS 884) (check-in: 7672914b19 user: drh tags: trunk) | |
Changes
Changes to src/build.c.
Changes to src/delete.c.
Changes to src/insert.c.
Changes to src/sqliteInt.h.
Changes to src/trigger.c.
Changes to src/update.c.