Displaying 1 result from an estimated 1 matches for "channelpost".
Did you mean:
channel_post
2006 Jan 26
9
Problem with schema_db_import on Site5?
...vironment (first_time)
** Execute environment
** Execute db_schema_import
rake aborted!
Mysql::Error: You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
''(14)) ENGINE=InnoDB'' at line 1: CREATE TABLE channelposts (`id` int(11)
DEFAULT NULL auto_increment PRIMARY KEY, `channel_id` int(11) DEFAULT 0 NOT
NULL, `post` varchar(255) DEFAULT '''' NOT NULL, `created_on` datetime(14))
ENGINE=InnoDB
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/abstract_adapter...