Files
simrsx-be/cmd/main-migration/migrations/20250929034321.sql
2025-09-29 10:45:16 +07:00

3 lines
86 B
SQL

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