On Tue, Feb 28, 2012 at 5:32 AM, Hassan Alnatour <halna...@gardeniatelco.com
> wrote:

> How do i recreate the database ??
>

If you are using SQLITE, just remove everything under yourapp/databases
folder.

** deleteing all these files will delete your database and you will loose
all your data

NOTE: The ALTER table is a limitation of sqlite, other db engines works
nice with this.

-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to