mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix a bug in the -separator command-line option. (CVS 351)
FossilOrigin-Name: 593c986f694b14839b2a2ed1da4da468c53fefa5
This commit is contained in:
@ -21,6 +21,8 @@ chng {2002 Jan ?? (2.2.4)} {
|
||||
<li>The label to the right of an AS in the column list of a SELECT can now
|
||||
be used as part of an expression in the WHERE, ORDER BY, GROUP BY, and/or
|
||||
HAVING clauses.</li>
|
||||
<li>Fix a bug in the <b>-separator</b> command-line option to the <b>sqlite</b>
|
||||
command.</li>
|
||||
}
|
||||
|
||||
chng {2002 Jan 16 (2.2.3)} {
|
||||
|
Reference in New Issue
Block a user