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

Issue 1145: Implements DatabaseManager::OpenDatabase (Closed)

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

Description

Adds Database2MetaData helper class which manages database2 files and their associated version metadata.

Patch Set 1 #

Patch Set 2 : Ready for another look #

Unified diffs Side-by-side diffs Delta from patch set Stats (+666 lines, -75 lines) Patch
Makefile View 1 1 chunk +1 line, -0 lines 0 comments Download
base/common/permissions_db.h View 1 4 chunks +5 lines, -0 lines 0 comments Download
base/common/permissions_db.cc View 1 4 chunks +37 lines, -3 lines 0 comments Download
database/common/database_utils.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
database/common/database_utils.cc View 1 1 chunk +3 lines, -6 lines 0 comments Download
database2/commands.cc View 1 chunk +1 line, -1 line 0 comments Download
database2/connection.h View 1 3 chunks +19 lines, -12 lines 0 comments Download
database2/connection.cc View 1 3 chunks +90 lines, -15 lines 0 comments Download
database2/database2.h View 1 2 chunks +8 lines, -5 lines 0 comments Download
database2/database2.cc View 1 4 chunks +7 lines, -11 lines 0 comments Download
database2/database2_metadata.h View 1 chunk +75 lines, -0 lines 0 comments Download
database2/database2_metadata.cc View 1 1 chunk +310 lines, -0 lines 0 comments Download
database2/manager.cc View 1 2 chunks +37 lines, -9 lines 0 comments Download
database2/transaction.cc View 1 chunk +1 line, -1 line 0 comments Download
test/testcases/database2_tests.js View 1 2 chunks +65 lines, -12 lines 0 comments Download

Messages

Total messages: 4
Aaron
18 years ago (2008-05-25 04:46:09 UTC) #1
Dimitri
This is exciting! The module is starting really come together. http://codereview.appspot.com/1145/diff/1/3 File database2/connection.cc (right): http://codereview.appspot.com/1145/diff/1/3#newcode148 ...
18 years ago (2008-05-26 14:13:28 UTC) #2
Aaron
Ready for another look. http://codereview.appspot.com/1145/diff/1/3 File database2/connection.cc (right): http://codereview.appspot.com/1145/diff/1/3#newcode148 Line 148: On 2008/05/26 14:13:29, Dimitri ...
18 years ago (2008-05-26 19:27:52 UTC) #3
Dimitri
18 years ago (2008-05-26 21:27:10 UTC) #4
LGTM to non-build-merge-related changes.
Sign in to reply to this message.

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