fix: remove token migration from user

This commit is contained in:
Mauricio Siu
2024-06-27 22:00:32 -06:00
parent 3cfc2d6cd8
commit 899d7565f6
5 changed files with 13 additions and 5 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "deployment" ADD COLUMN "description" text;