Penca53
Penca53
Explore posts from servers
DTDrizzle Team
Created by Penca53 on 10/10/2023 in #help
Optional fk
Hello, I have an optional fk and I'd like to db.update it to be null (point to nothing). I'm receiving an error while trying to set it to undefined: No values to set . What's the intended way to do it?
2 replies
DTDrizzle Team
Created by Penca53 on 9/23/2023 in #help
Data types for tables
No description
2 replies
TTCTheo's Typesafe Cult
Created by Penca53 on 4/18/2023 in #questions
WebSocket connection authentication
How would you authenticate a ws connection? I was thinking about sending the session token, but I'm not sure if that's secure. Moreover, I'm haven't found an easy way to get the session token, apart from querying the DB. Any ideas?
26 replies