Oct. 11, 2017
8:04 p.m.
On 11-10-17 21:50, Herby VojÄÃk wrote:
129 is from different author, who skipped upload of its 127 and 128 (probably intermediates).
127 is mine, fixes IMO overoptimized case for DirectMapping which unlike its superclass (thus all the other mappings as there is no other specialization), stopped converting primary keys to db value in fk->pk relationships.
Name: ConfigurationOfGlorp-StephanEggermont.62 Author: StephanEggermont Time: 11 October 2017, 10:00:05.488994 pm UUID: a7105b9b-ac17-0d00-a62f-44e602acb0bc Ancestors: ConfigurationOfGlorp-StephanEggermont.61 Patch for stable/release2/2.0.1 Fix error with DirectMapping primary key not being converted to db type. In the metarepos, dbxtalk/glorp and dbxtalk/configurations