nullable = true; $this->type = "timestamp"; $this->attributes['update'] = "CURRENT_TIMESTAMP"; $this->attributes['default'] = null; } }