NinjaBunny
NinjaBunny
Explore posts from servers
DTDrizzle Team
Created by NinjaBunny on 3/10/2024 in #help
Programmatically get columns from table
I don't think this applies to relational queries as well
3 replies
DTDrizzle Team
Created by NinjaBunny on 7/1/2023 in #help
Error when trying to generate a migration schema
I’m not 100% sure if that was the cause of it, but I know it magically started working again once I updated the package for drizzle-kit
6 replies
DTDrizzle Team
Created by NinjaBunny on 7/1/2023 in #help
Error when trying to generate a migration schema
It happened a bit ago, but I think that’s what was wrong with the version of drizzle-kit
6 replies
DTDrizzle Team
Created by NinjaBunny on 7/1/2023 in #help
Error when trying to generate a migration schema
There was something wrong with that version of drizzle if I’m not mistaken
6 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
I appreciate it
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
Thank you for the help 🙂
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
nope the websocket server is from a different microservice, I just thought it would be cool if we can revalidate the path like that, but it makes sense
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
or something marked as "use client"
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
even if it's on a client component?
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
yea I know, but I'm forced into using websockets because I need a constant data feed for certain parts of my teams application. dealing with realtime events and stuff
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
I had a feeling I would have to use a client component, but it would be cool to do something like this on the server
21 replies
TTCTheo's Typesafe Cult
Created by NinjaBunny on 10/26/2023 in #questions
WebSocket on Server Component
ahhh okay thanks
21 replies
DTDrizzle Team
Created by Amur on 8/22/2023 in #help
DB connections hangs after successful execution in Lambda locally
any updates on when this feature will be added?
22 replies
DTDrizzle Team
Created by Nicolas on 9/23/2023 in #help
Neon and Drizzle ORM: Can my schema.ts create my tables in Neon?
I believe so, if that's wrong please let me know
7 replies
DTDrizzle Team
Created by Nicolas on 9/23/2023 in #help
Neon and Drizzle ORM: Can my schema.ts create my tables in Neon?
find the introspection tool
7 replies
DTDrizzle Team
Created by Nicolas on 9/23/2023 in #help
Neon and Drizzle ORM: Can my schema.ts create my tables in Neon?
7 replies
DTDrizzle Team
Created by Nicolas on 9/23/2023 in #help
Neon and Drizzle ORM: Can my schema.ts create my tables in Neon?
I believe you can use the introspection tool that will create your tables based on the preexisting schema
7 replies
DTDrizzle Team
Created by DiamondDragon on 9/7/2023 in #help
No transactions support in neon-http driver even though neon provides a transaction function
20 replies
DTDrizzle Team
Created by DiamondDragon on 9/7/2023 in #help
No transactions support in neon-http driver even though neon provides a transaction function
let me find it
20 replies
DTDrizzle Team
Created by DiamondDragon on 9/7/2023 in #help
No transactions support in neon-http driver even though neon provides a transaction function
I thought neon only allowed transactions while using the serverless driver + a web socket connection
20 replies