<?php
return array (
0 =>
array (
'id' =>
'type' => 'int(11)',
'default' => NULL,
),
'post_id' =>
'user_id' =>
'ip_addr' =>
'type' => 'varchar(16)',
'created_at' =>
'type' => 'datetime',
'default' => '0000-00-00 00:00:00',
'body' =>
'type' => 'text',
'updated_at' =>
'is_spam' =>
'type' => 'tinyint(1)',
'default' => '0',
'updater_ip_addr' =>
'type' => 'varchar(46)',
1 =>
'pri' =>
0 => 'id',
)
;