Skip to content

Commit

Permalink
chore: migration
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwisecodes committed Nov 26, 2024
1 parent 2edb4c0 commit d115b22
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 "public"."app_sessions" ADD COLUMN "deleted_at" TIMESTAMP(3);

0 comments on commit d115b22

Please sign in to comment.