rake db:migrate fails when trying to do inserts
- by anthony
I'm trying to get a database populate so I can begin working on a project. THis project is already built and I'm being brought in to helpwith front-end work. Problem is I can't get rake db:migrate to do any inserts. Every time I run rake db:migrate I get this:
...
== 20081220084043 CreateTimeDimension: migrating ==============================…