Xafets
Xafets
DTDrizzle Team
Created by Xafets on 10/9/2023 in #help
`db:push` with `customType` causes data loss
Thoughts, @Andrew Sherman?
6 replies
DTDrizzle Team
Created by Xafets on 10/9/2023 in #help
`db:push` with `customType` causes data loss
Appreciate the responsiveness, Angelelz
6 replies
DTDrizzle Team
Created by Xafets on 10/9/2023 in #help
`db:push` with `customType` causes data loss
Bump @Angelelz
6 replies
DTDrizzle Team
Created by Screw on 9/22/2023 in #help
Transactions, PgBouncer/Supavisor, prepared statements
Bump, having this error now myself
2 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
According to the docs, you do not get this for MySQL https://orm.drizzle.team/docs/crud#insert-returning
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Exactly. Sounds like this is the shortest syntax, which works, but is too verbose IMO
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Yeah, pg
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Doesn't returning(...) affect the DB read?
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Selecting only the columns you need vs all columns improves performance, CPU usage, and billing
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Then you're selecting the entire object though
23 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Column primary key not working
Bump
2 replies
DTDrizzle Team
Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
Bump
23 replies