getTable('share'); $table->addColumn('note', 'text', ['notnull' => false]); return $schema; } }