ejoo
TTCTheo's Typesafe Cult
•Created by Bartholomeas on 11/21/2023 in #questions
How to invalidate query in T3?
13 replies
DTDrizzle Team
•Created by SteveS on 7/13/2023 in #help
defaultNow(), onUpdateNow() not available on the datetime data type
I guess postgre does not support this
4 replies
DTDrizzle Team
•Created by philbookst on 5/11/2023 in #help
uuid missing in drizzle-orm/mysql-core?
Why is it not recommended?
12 replies
DTDrizzle Team
•Created by Suji on 5/30/2023 in #help
can you Infer relations?
I do it likes this
4 replies
DTDrizzle Team
•Created by philbookst on 5/11/2023 in #help
uuid missing in drizzle-orm/mysql-core?
first import
import { sql } from "drizzle-orm";
then add 12 replies
DTDrizzle Team
•Created by interdrifter on 7/2/2023 in #help
How to properly do foreign keys in schema with PlanetScale?
3 replies
TTCTheo's Typesafe Cult
•Created by Trader Launchpad on 5/11/2023 in #questions
How do i properly set up nextjs external pages/api/* routes using trpc?
lucky for the webhook secret key
19 replies
TTCTheo's Typesafe Cult
•Created by Trader Launchpad on 5/11/2023 in #questions
How do i properly set up nextjs external pages/api/* routes using trpc?
And i think external api doesn’t work on protected routes. i have clerk user event webhook set up and it only works on public procedure
19 replies
TTCTheo's Typesafe Cult
•Created by plyglt on 12/3/2022 in #questions
Optimistic Updates with TRPC (react-query)?
import api from t3 utils
4 replies
TTCTheo's Typesafe Cult
•Created by Trader Launchpad on 5/11/2023 in #questions
How do i properly set up nextjs external pages/api/* routes using trpc?
@Trader Launchpad look at this https://create.t3.gg/en/usage/trpc#expose-a-single-procedure-externally
19 replies
TTCTheo's Typesafe Cult
•Created by frenetic.ts on 4/16/2023 in #questions
Webhooks (localhost) in Clerk fails for the most part
ngrok works fine for me. I have tried using https://webhookthing.com/ by theo it works great on local without a tunnel. but can't figure out what header to set for it to work with clerk secret token verification. any advice for this @jamesperkins
14 replies