Skip to content

Commit 6442e46

Browse files
authored
Readme: update & delete not really supported (#115)
1 parent 17e2768 commit 6442e46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ JOIN account a2_ ON (...)
9696
```
9797

9898
### Advanced usage notes
99-
- Even `UPDATE` and `DELETE` queries are supported
10099
- Subselects are also supported
101100
- It works even for tables that are not present in the DQL, but are present in SQL!
102101
- For example parent table from [class table inheritance](https://www.doctrine-project.org/projects/doctrine-orm/en/2.9/reference/inheritance-mapping.html#class-table-inheritance) when selecting children

0 commit comments

Comments
 (0)