servicios desdoblados en presupuesto admin

This commit is contained in:
2025-02-26 21:09:39 +01:00
parent 30e1561a0b
commit 34378e0d93
11 changed files with 172 additions and 42 deletions

View File

@ -20,7 +20,6 @@ class CreateServiciosAcabadoTable extends Migration
'nombre' =>[
'type' => 'VARCHAR',
'constraint' => 100,
'unique' => true
],
'comentarios' => [
'type' => 'TEXT',