[Rails] Re: Problems with SQLite3

2011-03-22 Thread Hashbang Hashbang
Bryan Crossland wrote in post #988721: > Your migration failed and you have a partially migrated database in > SQLite. > I would suggest dropping and recreating your test database by hand and > then running your tests again. Unfortunately, that did not help. I deleted the database and recreated

[Rails] Problems with SQLite3

2011-03-21 Thread Hashbang Hashbang
Hi! I've got a very strange problem. Suddenly the SQLite3 Backend stopped working. Example 1: > rake db:rollback == CreateProducts: reverting = -- drop_table(:products) rake aborted! An error has occurred, this and all later migrations canceled: