refactor: add fields

This commit is contained in:
Mauricio Siu
2025-02-13 01:42:58 -06:00
parent 74ee024cf9
commit 7c0d223e17
12 changed files with 10726 additions and 2 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "user_temp" ADD COLUMN "created_at" timestamp DEFAULT now();

View File

@@ -0,0 +1 @@
ALTER TABLE "user_temp" ALTER COLUMN "token" SET DEFAULT '';

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -484,6 +484,20 @@
"when": 1739428942964,
"tag": "0068_sour_professor_monster",
"breakpoints": true
},
{
"idx": 69,
"version": "7",
"when": 1739432476590,
"tag": "0069_known_aqueduct",
"breakpoints": true
},
{
"idx": 70,
"version": "7",
"when": 1739432513877,
"tag": "0070_overrated_the_stranger",
"breakpoints": true
}
]
}