Re: data from the table is getting dropped when I am restarting my application after making changes in the objects created in my application in play

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: rajonrole(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: data from the table is getting dropped when I am restarting my application after making changes in the objects created in my application in play
Date: 2012-07-19 00:43:32
Message-ID: 50075834.5010705@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/18/2012 12:19 PM, rajonrole(at)gmail(dot)com wrote:
> I am creating one application using play in the models I had created a table and everything is working fine except when i make changes in any of the object(fields) all the previous data in the database is getting dropped how to recover that
>
This is going to need a lot more information to get an answer. In the
meantime I am going to assume when you say play you mean:

http://www.playframework.org/

My guess is you will find an answer sooner using the mailing list for
the above:

https://groups.google.com/forum/#!forum/play-framework

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-07-19 00:47:17 Re: Trouble with NEW
Previous Message James W. Wilson 2012-07-18 23:38:45 Re: problem with dblink and "drop owned by"