From b8b8e1bbd16fbde1ae6b6b4c79fd1aef136b498f Mon Sep 17 00:00:00 2001 From: Ratchet7x5 <36789694+Ratchet7x5@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:17:51 +1300 Subject: [PATCH] remove stripePriceLink from events table in seed.ts script --- api/scripts/seed.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/api/scripts/seed.ts b/api/scripts/seed.ts index 3c0f9eb..ee626d3 100644 --- a/api/scripts/seed.ts +++ b/api/scripts/seed.ts @@ -53,7 +53,6 @@ const main = async () => { await db.insert(events).values([ { id: 1, - stripePriceId: "price_1Pwg1ZP464csY2Up9hCiwrhp", title: "Gury's Cookout", description: "Learn how to cook authentic indian meals.", location: "Chef's kitchen", @@ -67,7 +66,6 @@ const main = async () => { }, { id: 2, - stripePriceId: "price_1PSHWRP464csY2UpYpxvB2tk", title: "Dance Series: Shawn Thomas", description: "Special dance series led by the goat himself, Guryash.", location: "Dance Studio", @@ -85,7 +83,6 @@ const main = async () => { }, { id: 3, - stripePriceId: "price_1PSHWyP464csY2UpVWjc276j", title: "Pub Quiz: India Series", description: "Join this unique members only event to test your knowledge on Indian culture and win amazing prizes.",