mirror of
https://github.com/sqlite/sqlite.git
synced 2025-12-24 14:17:58 +03:00
Update the change log. (CVS 438)
FossilOrigin-Name: 9637b9aa5d405427ead52438eed8c626feac8658
This commit is contained in:
@@ -17,7 +17,11 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2002 Mar 122 (2.4.3)} {
|
||||
chng {2002 Mar 24 (2.4.4)} {
|
||||
<li>Added support for CASE expressions (patch from Dan Kennedy)</li>
|
||||
}
|
||||
|
||||
chng {2002 Mar 22 (2.4.3)} {
|
||||
<li>Fix a bug in SELECT that occurs when a compound SELECT is used as a
|
||||
subquery in the FROM of a SELECT.</li>
|
||||
<li>The <b>sqlite_get_table()</b> function now returns an error if you
|
||||
|
||||
Reference in New Issue
Block a user