iukea
DTDrizzle Team
•Created by xamarot on 8/21/2023 in #help
How to use "onConflictDoUpdate" with composite key?
😎
10 replies
TTCTheo's Typesafe Cult
•Created by EggsLeggs on 7/29/2023 in #questions
Hosting platform for docker images (discord bot specifically)
If you systems run 24 hours a day then you should look at the problem you are trying to solve my closely
45 replies
DTDrizzle Team
•Created by JonnyP on 7/30/2023 in #help
Unwrap the return type of a Subquery, native jsonAgg support or RQ Join Names?
I appreciate trying to understand your problem more. Because I know I might face it in the future
19 replies
DTDrizzle Team
•Created by Zee_008 on 7/3/2023 in #help
Typescript error when importing the planetscale-drizzle db instance.
Also it is asking for a dynamic important (kinda strange but also looks like you are windows)
- recommend learning WSL on windows
6 replies
DTDrizzle Team
•Created by JonnyP on 7/30/2023 in #help
Unwrap the return type of a Subquery, native jsonAgg support or RQ Join Names?
So JSON vs jsonb
JSON = everything from the db view in postgresSQL (I think mySQL also) is viewed as one big string
JSONB is viewed as one big array in a cell that can be indexed for.
Again
19 replies
DTDrizzle Team
•Created by Sebastián on 7/29/2023 in #help
Are relational queries supported on mysql?
Interesting
36 replies
DTDrizzle Team
•Created by Sebastián on 7/29/2023 in #help
Are relational queries supported on mysql?
No joke what is above looks like a spaghetti dish on my phone
36 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
I will look into it more and ask
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
I will be back later
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
I need to go
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
Ast thing I got
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
Also they have zod support or something idk
https://orm.drizzle.team/docs/zod
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
Ya
I am sorry I am going to start driving soon but I followed this guide when I got started
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
and then run
npm run introspect
On your non prod system
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
npm i -D drizzle-kit
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
It generates all your types for you
75 replies
TTCTheo's Typesafe Cult
•Created by _tweak^prone on 7/30/2023 in #questions
Astro + DrizzleORM => trouble
Drizzle kit helps you with migrations and sync
75 replies