Update 034_col_mode_tooshort

这个提交包含在:
Kim - DG9VH 2019-10-05 23:48:18 +02:00 提交者 GitHub
父节点 5ac709db27
当前提交 b68b181d00
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -4,7 +4,7 @@ class Migration_col_mode_tooshort extends CI_Migration {
public function up()
{
$fields = array(
'COL_EMAIL' => array(
'COL_MODE' => array(
'name' => 'COL_MODE',
'type' => 'VARCHAR',
'constraint' => '12',