On Feb 16, 5:25 pm, Sridhar Ratnakumar <[email protected]>
wrote:
> On Mon, Feb 16, 2009 at 12:11 PM, Alexander Konovalenko
>
> <[email protected]> wrote:
>
> > Only your code can have versions. The datastore is not versioned. It
> > is the same single datastore out there that every version of your app
> > can access.
>
> A related question - is there a way to have two versions of datastore
> so that I can run 'production' and 'staging' instances of my app? In
> case, if I want to test new features without messing up the production
> datastore, I can use the staging datastore.
>
> If not, what is the appropriate way to do this?
Deploy the staging code at different appspot subdomain.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---