mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Allow general expressions in the VALUES clause of an INSERT statement. (CVS 376)
FossilOrigin-Name: ec1f3fae6f8cd8466892cd370e1802e492a76e6e
This commit is contained in:
@@ -23,6 +23,8 @@ chng {2002 Feb * (2.3.3)} {
|
||||
<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>
|
||||
<li>The VALUES clause of an INSERT can now contain expressions, including
|
||||
scalar SELECT clauses.</li>
|
||||
}
|
||||
|
||||
chng {2002 Feb 14 (2.3.2)} {
|
||||
|
Reference in New Issue
Block a user