Skip to content

Commit a600695

Browse files
committed
[Blog] Edit
1 parent 5db9260 commit a600695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Blog/blog/2025-10-20-sea-orm-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ pub enum Relation {
354354
}
355355
```
356356

357-
This aspect is not so different from 1.0. A `Related` impl will not be generated, but the relation can still be used in loader.
357+
This aspect is not so different from 1.0. A `Related` impl will not be generated, but the relation can still be used in loader or join queries.
358358

359359
### Composite foreign key
360360

0 commit comments

Comments
 (0)