Files
simrsx-be/cmd/main-migration/migrations/20251024074315.sql
2025-10-24 14:44:04 +07:00

3 lines
88 B
SQL

-- Modify "Employee" table
ALTER TABLE "public"."Employee" DROP COLUMN "Division_Code";