Ich bin RVM mit Ruby 1.9.2 und Rails 3.0.0rc ausgeführt. Wenn ich ausführe rake db:migrate
erhalte ich:
Expected argument 0 of type sqlite3 *, but got SWIG::TYPE_p_sqlite3 #<SWIG::TYPE_p_sqlite3:0x00000...
in SWIG method 'sqlite3_busy_timeout'
Hat jemand Erfahrung mit diesem Problem?
Und was noch wichtiger ist, hat jemand das Problem behoben und wie?