columna de color añadida a estados_plan
Deploy Function / deploy (push) Successful in 40s
Deploy Migrations to Production / deploy (push) Successful in 14s
Update database types / deploy (push) Failing after 8s

This commit is contained in:
2026-04-14 10:37:12 -06:00
parent f6a9837b47
commit 1a9465edf2
2 changed files with 6 additions and 5 deletions
@@ -0,0 +1 @@
alter table "public"."estados_plan" add column "color" text;