Hello

I need advice. I have application version 1, in her database they is
one model:
id1 date_1      date_2  int_1   name    email   pass
In version 1 I have 6000 input

In version 2 I separated model in two parts
id1 date_1 name email pass
id2 id1 int_1 date_2

I want put my version 2 in production on server to replace version 1

Was is the best (and safe) method?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to