alexblokh
DTDrizzle Team
•Created by TSK_SMILEY on 10/15/2024 in #help
NULLS LAST in orderBy
btw we have support for them in indexes https://orm.drizzle.team/docs/latest-releases/drizzle-orm-v0310
8 replies
DTDrizzle Team
•Created by TSK_SMILEY on 10/15/2024 in #help
NULLS LAST in orderBy
cc: @TSK_SMILEY
8 replies
DTDrizzle Team
•Created by TSK_SMILEY on 10/15/2024 in #help
NULLS LAST in orderBy
that's how our own operat would look like, we will add one in ORM
8 replies
DTDrizzle Team
•Created by TSK_SMILEY on 10/15/2024 in #help
NULLS LAST in orderBy
that's essentially how it's done under the hood
8 replies
DTDrizzle Team
•Created by Marcel Overdijk on 9/1/2024 in #help
Using `$dynamic()` to enhance where clause
this is how you meant to use Drizzle queries with dynamic parts
22 replies
DTDrizzle Team
•Created by Marcel Overdijk on 9/1/2024 in #help
Using `$dynamic()` to enhance where clause
22 replies
DTDrizzle Team
•Created by Marcel Overdijk on 9/1/2024 in #help
Using `$dynamic()` to enhance where clause
there's always a clean and concise way to write dynamic queries, we're happy to help you compose one based on your business demands
22 replies
DTDrizzle Team
•Created by Marcel Overdijk on 9/1/2024 in #help
Using `$dynamic()` to enhance where clause
hey, @Marcel Overdijk
our filters API designed specifically for such cases
you can compose filter set and pass around filtersets as opposed to tossing around query and mutating one
if you can share a minimal repro - I can tell you exactly how it should be done with Drizzle
PS: We're very aware of the restriction and build
$dymaic
escape and we know we should not tell you how to write code, etc. But we truly believe passing around query builder is an antipattern22 replies
DTDrizzle Team
•Created by Woet on 5/10/2024 in #help
Postgres - Unique constraint that allows null
cc: @Mykhailo
5 replies
DTDrizzle Team
•Created by Jaymal on 4/4/2024 in #help
Timestamp formatted differently if fetched as relation rather than directly
cc: @Dan Kochetov
19 replies
DTDrizzle Team
•Created by Jaymal on 4/4/2024 in #help
Timestamp formatted differently if fetched as relation rather than directly
Yep, that’s a bug
19 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
and if we include it as binary - I suppose size will become comparable with the ElectronJS?
40 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
we will have to write everything in rust?
40 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
is that the case?
40 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
we're considering using Tauri for the desktop app we're going to build but I do see that it doesn't have node as an option for the backend
40 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
@Thomas van der Westen hey!
40 replies
DTDrizzle Team
•Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
docs should be up to date, can you please check
40 replies