I have an entity field which were already saved in datastore as String. String in appengine have limit upto 500 characters.
How can I changed it to Text and making all old value still available?
I recommend the following approach, especially if the code is in production:
The above approach will help you do things step wise and in the worse case of things going wrong, atleast you have the old attribute and the old values as is.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With