Files
2025-11-06 12:17:49 +07:00

3 lines
88 B
SQL

-- Modify "Soapi" table
ALTER TABLE "public"."Soapi" ADD COLUMN "TypeCode" text NULL;