columna de color añadida a estados_plan
This commit is contained in:
@@ -0,0 +1 @@
|
||||
alter table "public"."estados_plan" add column "color" text;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
alter table "public"."estados_plan" add column "color" text;
|
||||