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

Issue 800: Database2Versions table, get/set version operations implemented (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
18 years ago by Dimitri
Modified:
16 years, 10 months ago
Reviewers:
google-gears-eng, Aaron, Scott.Hess
Base URL:
http://google-gears.googlecode.com/svn/contrib/dimitri.glazkov/database2/
Visibility:
Public.

Description

Permissions database components, necessary for implementing Database2 API versioning (http://code.google.com/p/google-gears/wiki/Database2API#Versioning) added. I attempted to follow existing Permissions DB conventions/structure as closely as possible.

Patch Set 1 #

Patch Set 2 : renamed table to Database2Metadata #

Unified diffs Side-by-side diffs Delta from patch set Stats (+347 lines, -3 lines) Patch
gears/Makefile View 1 1 chunk +2 lines, -0 lines 0 comments Download
gears/base/common/database2_metadata.h View 1 chunk +52 lines, -0 lines 0 comments Download
gears/base/common/database2_metadata.cc View 1 chunk +132 lines, -0 lines 2 comments Download
gears/base/common/database2_metadata_test.h View 1 chunk +31 lines, -0 lines 0 comments Download
gears/base/common/database2_metadata_test.cc View 1 chunk +80 lines, -0 lines 0 comments Download
gears/base/common/permissions_db.h View 1 4 chunks +9 lines, -0 lines 0 comments Download
gears/base/common/permissions_db.cc View 1 5 chunks +41 lines, -3 lines 0 comments Download

Messages

Total messages: 4
Aaron
http://codereview.appspot.com/800/diff/1/5 File gears/base/common/database2_versions_table.cc (right): http://codereview.appspot.com/800/diff/1/5#newcode117 Line 117: bool Database2VersionsTable::MaybeCreateTableLatestVersion() { Let's just call this CreateTableVersion8() ...
18 years ago (2008-05-19 15:33:49 UTC) #1
Dimitri
Updated, ready for another look. http://codereview.appspot.com/800/diff/1/5 File gears/base/common/database2_versions_table.cc (right): http://codereview.appspot.com/800/diff/1/5#newcode117 Line 117: bool Database2VersionsTable::MaybeCreateTableLatestVersion() { ...
18 years ago (2008-05-20 03:07:07 UTC) #2
Scott.Hess
I'm not totally in agreement with Aaron about exposing the Database2Metadata object to PermissionsDB clients. ...
18 years ago (2008-05-20 20:40:56 UTC) #3
Dimitri
18 years ago (2008-05-25 11:34:17 UTC) #4
This issue is now part of http://codereview.appspot.com/1145, closing this one.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b