reran migrations

This commit is contained in:
Waleed Latif
2026-02-11 20:14:34 -08:00
parent 8abe8af289
commit 043f060c24
3 changed files with 767 additions and 268 deletions

View File

@@ -38,5 +38,4 @@ CREATE INDEX "referral_attribution_campaign_id_idx" ON "referral_attribution" US
CREATE INDEX "referral_attribution_utm_campaign_idx" ON "referral_attribution" USING btree ("utm_campaign");--> statement-breakpoint
CREATE INDEX "referral_attribution_utm_content_idx" ON "referral_attribution" USING btree ("utm_content");--> statement-breakpoint
CREATE INDEX "referral_attribution_created_at_idx" ON "referral_attribution" USING btree ("created_at");--> statement-breakpoint
CREATE INDEX "referral_campaigns_active_idx" ON "referral_campaigns" USING btree ("is_active");--> statement-breakpoint
CREATE UNIQUE INDEX "referral_campaigns_code_idx" ON "referral_campaigns" USING btree ("code");
CREATE INDEX "referral_campaigns_active_idx" ON "referral_campaigns" USING btree ("is_active");

File diff suppressed because it is too large Load Diff

View File

@@ -1076,9 +1076,9 @@
{
"idx": 154,
"version": "7",
"when": 1770839615891,
"tag": "0154_many_vindicator",
"when": 1770869658697,
"tag": "0154_bumpy_living_mummy",
"breakpoints": true
}
]
}
}