[Building Sakai] lessons: mysql sites running trunk in production;	need to change table name
    Charles Hedrick 
    hedrick at rutgers.edu
       
    Wed Apr 17 11:29:04 PDT 2013
    
    
  
In case anyone is using lessons trunk for real: the table names a new table is too long for Oracle. If you have the table lesson_builder_question_responses, please rename
lesson_builder_question_responses  to lesson_builder_q_responses
I'm not planning to create a .sql file for it, as I'm guessing no production site will be affected.
    
    
More information about the sakai-dev
mailing list