On May 9, 5:54 pm, Brian <[email protected]> wrote:
> On May 9, 11:39 am, Frederick Cheung <[email protected]>
> sqlite> .schema caches
> CREATE TABLE "caches" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT
> NULL, "capacit
> y" integer, "structure_id" integer, "created_at" datetime,
> "updated_at" datetime
> );
>
> So no surprises here.  The structure_id column is there as I would
> expect.

Does removing the structure: line make a difference ?

Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to