When I was using "merge", I got the error that "variable releaseversion is str4 in master but double in using data". But I have used "describe" to test the variable that it's double. WHY? I was so confused.
And it has remind me that "You could specify merge's force option to ignore this string/numeric mismatch." But i am afraid that it may lose some data information. Is there any other way to address this problem without using force option??
And it has remind me that "You could specify merge's force option to ignore this string/numeric mismatch." But i am afraid that it may lose some data information. Is there any other way to address this problem without using force option??
Comment