SQLite

Check-in [84e73fe8a6]
Login

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

Overview
Comment:Add the genfkey program to the tool/ directory. (CVS 5796)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 84e73fe8a6f538c4b1bb4f641a661d6fafb60c76
User & Date: danielk1977 2008-10-10 17:58:27.000
Context
2008-10-10
18:25
Further simplifications of the code for the LIMIT clause on an UPDATE or DELETE. Added a few test cases to wherelimit.test. (CVS 5797) (check-in: 282c6a46b2 user: shane tags: trunk)
17:58
Add the genfkey program to the tool/ directory. (CVS 5796) (check-in: 84e73fe8a6 user: danielk1977 tags: trunk)
17:47
Change 'pragma foreign_key_list' to return some extra information. (CVS 5795) (check-in: 3bb33cf59d user: danielk1977 tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added tool/genfkey.README.
Added tool/genfkey.c.
Added tool/genfkey.test.