Remove SQL script that added 'licenseKey' column to 'user_temp' table

This commit is contained in:
Mauricio Siu
2025-04-04 01:05:53 -06:00
parent 60e40f4ad0
commit 4de599745e

View File

@@ -1 +0,0 @@
ALTER TABLE "user_temp" ADD COLUMN "licenseKey" text;