Session handling busted on Oracle

Jonas Pfenniger zimbatm at oree.ch
Mon Oct 8 14:23:24 EDT 2007


2007/10/8, Berger, Daniel <Daniel.Berger at qwest.com>:
> 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


More information about the Camping-list mailing list