android - Is it possible in realm to change the primary key later..? -
i set temporary primary locally , save object realm, , later server assigns unique key object , want update primary key object.
so possible reassign primary key object? , happens when reassign primary key object? save object old primary key?
it possible change value of primary key realm 1.2.0.
it prohibited change primary key value since realm 2.0.x.
Comments
Post a Comment