mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-11 23:14:58 -05:00
reran migrations
This commit is contained in:
@@ -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
@@ -1076,9 +1076,9 @@
|
||||
{
|
||||
"idx": 154,
|
||||
"version": "7",
|
||||
"when": 1770839615891,
|
||||
"tag": "0154_many_vindicator",
|
||||
"when": 1770869658697,
|
||||
"tag": "0154_bumpy_living_mummy",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user