mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
servicios desdoblados en presupuesto admin
This commit is contained in:
@ -20,7 +20,6 @@ class CreateServiciosAcabadoTable extends Migration
|
||||
'nombre' =>[
|
||||
'type' => 'VARCHAR',
|
||||
'constraint' => 100,
|
||||
'unique' => true
|
||||
],
|
||||
'comentarios' => [
|
||||
'type' => 'TEXT',
|
||||
|
||||
Reference in New Issue
Block a user