Generalizzato i documenti issue #5
This commit is contained in:
@@ -20,7 +20,7 @@ class CreateGenDocsTable extends Migration
|
||||
$table->integer('entity')->unsigned();
|
||||
$table->bigInteger('entity_id');
|
||||
$table->string('filename', 255);
|
||||
$table->longText('descrizone');
|
||||
$table->longText('descrizione');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user