gusgogar / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

Change default storage version to READ_OWNED_CHILD_KEYS_FROM_PARENTS #255

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to move to defaulting to a storage version where the child keys are 
stored with owners, and where we use that information. 

Obviously this means that existing data will need migrating; to be taken care 
of by the migrator tool

Original issue reported on code.google.com by googleco...@yahoo.co.uk on 27 Oct 2011 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by googleco...@yahoo.co.uk on 27 Oct 2011 at 7:48

GoogleCodeExporter commented 9 years ago
SVN trunk now moves to this; all tests still pass. Added extra checks in 
unowned tests since this storage version is needed for full usage of unowned 
relations

Original comment by googleco...@yahoo.co.uk on 27 Oct 2011 at 7:51