提交 fcad7590 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation / formatting

上级 bbb79bc6
......@@ -17,7 +17,8 @@ Change Log
<h1>Change Log</h1>
<h2>Next Version (unreleased)</h2>
<ul><li>Issue 579: Conditions on the "_rowid_" pseudo-column didn't use an index
<ul><li>Descending indexes on MVStore tables did not work properly.
</li><li>Issue 579: Conditions on the "_rowid_" pseudo-column didn't use an index
when using the MVStore.
</li><li>Fixed documentation that "offset" and "fetch" are also keywords since version 1.4.x.
</li><li>The Long.MIN_VALUE could not be parsed for auto-increment (identity) columns.
......
......@@ -22,7 +22,7 @@ Inserts a new row / new rows into a table."
UPDATE tableName [ [ AS ] newTableAlias ] SET
{ { columnName = { DEFAULT | expression } } [,...] } |
{ ( columnName [,...] ) = ( select ) }
[ WHERE expression ] [ LIMIT expression ] [ ORDER BY order [,...] ]
[ WHERE expression ] [ ORDER BY order [,...] ] [ LIMIT expression ]
","
Updates data in a table."
"Commands (DML)","DELETE","
......
......@@ -774,7 +774,7 @@ public class Csv implements SimpleRowSource {
}
/**
* Set the line separator.
* Set the line separator used for writing.
*
* @param lineSeparator the line separator
*/
......@@ -783,7 +783,7 @@ public class Csv implements SimpleRowSource {
}
/**
* Get the current line separator.
* Get the line separator used for writing.
*
* @return the line separator
*/
......
......@@ -762,8 +762,6 @@ exploit noise ongoing disclaimers shrinks remedy party desirable timely construe
deque synchronizers affero kevent nikolaj hohmuth grajcar jens fogh hostnames
operate resized jni yjp ownable starvation reaper biased introduce epoll hangs
compaction aggressive powerful traversing pietrzak michi karl rewriting consequences
linearly patching perfect hole sip enwiki
flooding uniformly recursions happening
linearly patching perfect hole sip enwiki flooding uniformly recursions happening
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论