Re: [Radiant] rake create_sessions_table

2006-10-18 Thread John W. Long
Todd Baur wrote: > For obvious reasons, we are trying to migrate to using the sessions > table versus the file system. However when I run 'rake > create_sessions_table' it errors with: > > ** Invoke create_sessions_table (first_time) > ** Invoke db:sessions:create (first_time) > ** Invoke enviro

[Radiant] rake create_sessions_table

2006-10-18 Thread Todd Baur
For obvious reasons, we are trying to migrate to using the sessions table versus the file system. However when I run 'rake create_sessions_table' it errors with:** Invoke create_sessions_table (first_time)** Invoke db:sessions:create (first_time)** Invoke environment (first_time)** Execute environm