drizzle-orm icon indicating copy to clipboard operation
drizzle-orm copied to clipboard

[DOCS] Fix typos in joins.md

Open emdede opened this issue 2 years ago • 0 comments

I just went through this document a few days ago and found it a bit confusing being new to drizzle. I went ahead and cleared up the confusing parts, which seem to be mostly code relics from earlier versions.

Replaced fields() with select() Clarified key naming without select() argument Aggregation example was incorrectly using cityId

emdede avatar May 02 '23 02:05 emdede