mirror of
https://github.com/sqlite/sqlite.git
synced 2025-12-24 14:17:58 +03:00
:-) (CVS 89)
FossilOrigin-Name: 8de283ded11351962523264584c60192d1d2a4ac
This commit is contained in:
@@ -17,6 +17,12 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2000 June 8} {
|
||||
<li>Added lots of new test cases</li>
|
||||
<li>Fix a few bugs discovered while adding test cases</li>
|
||||
<li>Begin adding lots of new documentation</li>
|
||||
}
|
||||
|
||||
chng {2000 June 6} {
|
||||
<li>Added outer join operators: <B>UNION</b>, <b>UNION ALL</B>,
|
||||
<b>INTERSECT</b>, and <b>EXCEPT</b></li>
|
||||
|
||||
Reference in New Issue
Block a user