Yamato
DTDrizzle Team
•Created by Yamato on 9/15/2023 in #help
Issue with drizzle-zod?
const newData: {
id?: string | undefined;
names?: string | null | undefined;
}
names should be names?: string[],
instead of string?
3 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
PS: without prepare on
@vercel/postgres
locally i was getting 230ms
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
it's working now but performance is very poor
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
same
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
let me try locally
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
yes
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
now it's returning 500 error
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
even tho i am
hard reloading
page17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
I think first time when i open the webpage it returned data but after that it's returning same error
17 replies
DTDrizzle Team
•Created by Yamato on 9/11/2023 in #help
What exactly i am doing wrong.. Prepared Query
17 replies