hi,
I have started my appliation using : grails run-app command.
I have inserted some values and its being updated in database. when I restart my application
using grails run-app command. all the values stored previously in the database has been lost.
can u anyone help me out to solve this problem.
thanks in advance