Skip to content

Commit

Permalink
add fdr migration
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava committed Jan 13, 2025
1 parent 813ad8d commit 5039fb6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- AlterTable
ALTER TABLE "ApiDefinitionsLatest" ADD COLUMN "s3Key" TEXT,
ALTER COLUMN "definition" DROP NOT NULL;

0 comments on commit 5039fb6

Please sign in to comment.