mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Add support for subqueries in the FROM clause of a SELECT. Still need
to add tests for this feature. (CVS 372) FossilOrigin-Name: 89ffa9ff132858b62a91df1fb7fe49b2d58c01e7
This commit is contained in:
@ -20,6 +20,7 @@ proc chng {date desc} {
|
||||
chng {2002 Feb * (2.3.3)} {
|
||||
<li>Allow identifiers to be quoted in square brackets, for compatibility
|
||||
with MS-Access.</li>
|
||||
<li>Added support for sub-queries in the FROM clause of a SELECT</li>
|
||||
}
|
||||
|
||||
chng {2002 Feb 14 (2.3.2)} {
|
||||
|
Reference in New Issue
Block a user