uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.65k stars 221 forks source link

Missing Join on NewUpdate #907

Closed svanharmelen closed 9 months ago

svanharmelen commented 1 year ago

Is there a specific reason why NewUpdate doesn't have a Join method? Would it be possible to add it, or would that be a lot of work?