SQLite

Check-in [7e918c8b0d]
Login

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

Overview
Comment:Fix for ticket #102: Honor the ORDER BY clause in subqueries. (CVS 677)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7e918c8b0df5120e3630811f164defb8c9fedd6d
User & Date: drh 2002-07-15 18:55:25.000
Context
2002-07-15
20:58
Fix a syntax error in the tclsqlite.c file. (CVS 678) (check-in: 47997d7f3a user: drh tags: trunk)
18:55
Fix for ticket #102: Honor the ORDER BY clause in subqueries. (CVS 677) (check-in: 7e918c8b0d user: drh tags: trunk)
2002-07-13
17:33
Fix for ticket #64: Better error reporting in the shell. (CVS 676) (check-in: e1842e04c4 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/parse.y.
Changes to test/subselect.test.