Skip to content

Commit 463b30f

Browse files
authored
Apply suggestion from @othercorey
1 parent e44ad63 commit 463b30f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

en/appendices/5-3-migration-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Database
2929
allows clearing the expressions with an empty array.
3030

3131
ORM
32+
---
33+
3234
- Using ``joinWith()`` now throws an exception when there are conflicting associations. Users would already
3335
see a SQL error in this situation but without an explanation. Users who add invalid joins but didn't reference them
3436
in the query might see a new exception when previously the SQL was incorrect but harmless.

0 commit comments

Comments
 (0)