Hello andreip,
I'd like you to do a code review. Please execute
g4 diff -c 9957949
or point your web browser to
http://mondrian/9957949
to review the following code:
Change 9957949 by stevebl...@steveblock-gears2 on 2009/02/02 13:12:02 *pending*
Fixes missing 'Attributes' heading in Database API documentation.
R=andreip
[email protected]
DELTA=3 (3 added, 0 deleted, 0 changed)
OCL=9957949
Affected files ...
... //depot/googleclient/gears/opensource/gears/sdk/api_database.html#8 edit
3 delta lines: 3 added, 0 deleted, 0 changed
If you can't do the review, please let me know as soon as possible. During
your review, please ensure that all new code has corresponding unit tests and
that existing unit tests are updated appropriately. Visit
http://www/eng/code_review.html for more information.
This is a semiautomated message from "g4 mail". Complaints or suggestions?
Mail [email protected].
Change 9957949 by stevebl...@steveblock-gears2 on 2009/02/02 13:12:02 *pending*
Fixes missing 'Attributes' heading in Database API documentation.
Affected files ...
... //depot/googleclient/gears/opensource/gears/sdk/api_database.html#8 edit
==== //depot/googleclient/gears/opensource/gears/sdk/api_database.html#8 -
c:\MyDocs\Gears2/googleclient/gears/opensource/gears/sdk/api_database.html ====
# action=edit type=text
--- googleclient/gears/opensource/gears/sdk/api_database.html 2009-02-02
13:13:52.000000000 +0000
+++ googleclient/gears/opensource/gears/sdk/api_database.html 2009-02-02
13:10:57.000000000 +0000
@@ -226,6 +226,9 @@
<td class="odd">Completely deletes the currently opened database. Closes
the database first if necessary.</td>
</tr>
</table>
+
+<h3>Attributes</h3>
+
<table>
<tr class="odd">
<th colspan="2"><a href="#Database-lastInsertRowId"
name="Database-lastInsertRowId" class="code">lastInsertRowId</a></th>