2007/10/8, Berger, Daniel <[EMAIL PROTECTED]>:
> Was there something else I should have used?

Well technically, the id field is not necessary anymore. I don't know
how AR will react if it is set. Also, are you sure that you are using
camping from trunk ?

Btw, here is the schema I have on sqlite :

CREATE TABLE sessions ("hashid" varchar(32) NOT NULL, "created_at"
datetime DEFAULT NULL, "ivars" text DEFAULT NULL);


-- 
Cheers,
  zimbatm
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to