© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
DT
Drizzle Team
•
12mo ago
•
2 replies
Nick Harris
Dynamic select() query builder
With the
.$dynamic()
.$dynamic()
operator
, we
're able to double up on
.where()
.where()
and
.limit()
.limit()
additions without erroring
. However
, we can
't add on to the original
select()
select()
query
. Is there a way to do this to add new fields to an existing query being built
?
Drizzle Team
Join
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
construction a dynamic query builder generically ?
DT
Drizzle Team / help
2y ago
$dynamic() select
DT
Drizzle Team / help
3y ago
Query builder insert
DT
Drizzle Team / help
3y ago
Dynamic query building
DT
Drizzle Team / help
3y ago