Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(187)

Issue 717: Database2Values, argument conversion implemented (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
2 months, 2 weeks ago by Dimitri
Modified:
1 month, 3 weeks ago
Reviewers:
Aaron, google-gears-eng
SVN Base:
http://google-gears.googlecode.com/svn/contrib/dimitri.glazkov/database2/

Patch Set 1

Total comments: 10

Patch Set 2 : ready for another look.

Patch Set 3 : Variant, multiple-row capability added

Total comments: 2

Patch Set 4 : Removed post-increment

Messages

Total messages: 5
Aaron
http://codereview.appspot.com/717/diff/1/6 File gears/database2/statement.cc (right): http://codereview.appspot.com/717/diff/1/6#newcode75 Line 75: if (sql_arguments.token() == NULL) { It's not a ...
2 months, 2 weeks ago
Dimitri
ready for another look. http://codereview.appspot.com/717/diff/1/6 File gears/database2/statement.cc (right): http://codereview.appspot.com/717/diff/1/6#newcode75 Line 75: if (sql_arguments.token() == NULL) ...
2 months, 1 week ago
Dimitri
Per our discussion, I added Variant struct and multiple-row capability to Database2Values.
2 months ago
Aaron
LGTM http://codereview.appspot.com/717/diff/181/206 File gears/database2/statement.h (right): http://codereview.appspot.com/717/diff/181/206#newcode78 Line 78: class Database2Values { The shape of this ...
2 months ago
Dimitri
2 months ago
the code is now checked into databas2 branch.

http://codereview.appspot.com/717/diff/181/206
File gears/database2/statement.h (right):

http://codereview.appspot.com/717/diff/181/206#newcode78
Line 78: class Database2Values {
On 2008/05/22 22:16:42, Aaron wrote:
> The shape of this internal class is really bugging me. It seems like it really
> wants to just be a vector of vectors of Variant. 
> 
> But in the interest of moving forward, can you just slap a "TODO: clean me up"
> on it?

Done.
Sign in to reply to this message.

Powered by Google App Engine
This is Rietveld r168