Obviously that's what I meant. You can use the newly created fields, but the results you will get won't reflect actual state of Datastore. For me it means "useless". :)
Regards J. Záruba On Mon, May 17, 2010 at 4:11 PM, Ravi Sharma <[email protected]> wrote: > I think you should be able to use new fields in queries technically, never > seen such behaviour before(have added some fields befor). But ofcourse data > will be null so won't return anything and for basic types like int use the > wrapper classes like Integer. > > Ravi > > On 17 May 2010, at 15:00, Jaroslav Záruba <[email protected]> > wrote: > > If I'm not mistaken you wouldn't be able to use the newly added fields in > queries. > > On Mon, May 17, 2010 at 3:57 PM, Ravi Sharma < <[email protected]> > [email protected]> wrote: > >> Yes you can do.just add extra class(entity) or extra field in existing >> class(entity). >> >> On 16 May 2010, at 08:12, megala dhinakaran <<[email protected]> >> [email protected]> wrote: >> >> Hi, >>> >>> I create one application in ecllipse.That application contains >>> the coding to create table in google app engine >>> >>> datastore.(i.e)Google Big table.In that application a created two >>> table .After that i deployed the application.My constraints is ,is it >>> possible to create a new table after depolyment the project and is it >>> possible to create new column in already exits table. >>> >>> >>> Thanks in advance >>> >>> -- >>> 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]> >>> [email protected]. >>> To unsubscribe from this group, send email to >>> <google-appengine%[email protected]> >>> [email protected]. >>> For more options, visit this group at >>> <http://groups.google.com/group/google-appengine?hl=en> >>> http://groups.google.com/group/google-appengine?hl=en. >>> >>> >> -- >> 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]> >> [email protected]. >> To unsubscribe from this group, send email to >> <google-appengine%[email protected]> >> [email protected]. >> For more options, visit this group at >> <http://groups.google.com/group/google-appengine?hl=en> >> http://groups.google.com/group/google-appengine?hl=en. >> >> > -- > 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. > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- 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.
