feat(puchase hist): finished up purhcase historical / gp updates

This commit is contained in:
2026-04-09 21:12:43 -05:00
parent 8dfcbc5720
commit a691dc276e
22 changed files with 3686 additions and 12 deletions

View File

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

View File

@@ -0,0 +1 @@
ALTER TABLE "alpla_purchase_history" ALTER COLUMN "approved_status" SET DEFAULT 'new';

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -176,6 +176,20 @@
"when": 1775661516749,
"tag": "0024_absent_barracuda",
"breakpoints": true
},
{
"idx": 25,
"version": "7",
"when": 1775755338816,
"tag": "0025_talented_vector",
"breakpoints": true
},
{
"idx": 26,
"version": "7",
"when": 1775786221817,
"tag": "0026_vengeful_wiccan",
"breakpoints": true
}
]
}