mirror of
https://github.com/sqlite/sqlite.git
synced 2026-01-06 08:01:16 +03:00
Additional tests for the sub-query feature. (CVS 375)
FossilOrigin-Name: a0019fce701fc858134f0a33bda9a511e41a09f8
This commit is contained in:
@@ -20,7 +20,9 @@ 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>
|
||||
<li>Added support for sub-queries in the FROM clause of a SELECT.</li>
|
||||
<li>More efficient implementation of sqliteFileExists() under Windows.
|
||||
(by Joel Luscy)</li>
|
||||
}
|
||||
|
||||
chng {2002 Feb 14 (2.3.2)} {
|
||||
|
||||
Reference in New Issue
Block a user