Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Lawrence Holcomb
RE: Could not find table!!!!!!! [ reply ]  
2008-09-03 02:12
Are there pre-compiled FreeBSD binaries of sqlite3-ruby floating around out there anywhere?

By: Lawrence Holcomb
Could not find table!!!!!!! [ reply ]  
2008-09-02 23:37
Okay, when trying to migrate my rails project I get the following message:

rake aborted:
Could not find table 'directions'

It has been different tables depending on whether I populate a table in the migration for that table or a separate migration run later in the chain. Any idea why this is happening. I personally have absolutely no clue and have found nothing anywhere to suggest anything.