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 - Mailing list pgsql-general
From
rajonrole@gmail.com
Subject
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
I am creating one application using play in the models I had created a table and everything is working fine except when
imake changes in any of the object(fields) all the previous data in the database is getting dropped how to recover that