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

Issue 4751041: Version : timestamp, unindexed etc (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by datanucleus
Modified:
12 years, 9 months ago
Reviewers:
maxr
Base URL:
http://datanucleus-appengine.googlecode.com/svn/trunk/trunk/
Visibility:
Public.

Description

See these 3 issues http://code.google.com/p/datanucleus-appengine/issues/detail?id=141&colspec=ID%20Stars%20Type%20Status%20Priority%20FoundIn%20TargetRelease%20Owner%20Summary http://code.google.com/p/datanucleus-appengine/issues/detail?id=79&colspec=ID%20Stars%20Type%20Status%20Priority%20FoundIn%20TargetRelease%20Owner%20Summary http://code.google.com/p/datanucleus-appengine/issues/detail?id=206&colspec=ID%20Stars%20Type%20Status%20Priority%20FoundIn%20TargetRelease%20Owner%20Summary This patch allows for Timestamp versioning (storing it as a long, but doing the conversion to/from the DB). It also allows version fields to be unindexed (extension on the version metadata). Adds a test for Timestamp versions It also removes use of JavaTypeMapping in handling of discriminator property which needs ditching to be able to disconnect from "MappedStoreManager". The patch also allows discriminator fields to be unindexed (extension on the discriminator metadata).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -34 lines) Patch
src/com/google/appengine/datanucleus/DatastorePersistenceHandler.java View 6 chunks +29 lines, -17 lines 0 comments Download
src/com/google/appengine/datanucleus/EntityUtils.java View 3 chunks +40 lines, -7 lines 0 comments Download
src/com/google/appengine/datanucleus/StoreFieldManager.java View 2 chunks +2 lines, -10 lines 0 comments Download
src/com/google/appengine/datanucleus/TypeConversionUtils.java View 1 chunk +1 line, -0 lines 0 comments Download
tests/com/google/appengine/datanucleus/jdo/JDOVersionTest.java View 1 chunk +49 lines, -0 lines 0 comments Download
tests/com/google/appengine/datanucleus/test/TimestampVersionJDO.java View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 2
datanucleus
12 years, 9 months ago (2011-07-15 07:58:41 UTC) #1
maxr
12 years, 9 months ago (2011-07-15 10:36:03 UTC) #2
On 2011/07/15 07:58:41, datanucleus wrote:

LGTM
Sign in to reply to this message.

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