We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed2de4 commit 003c14dCopy full SHA for 003c14d
CHANGELOG.md
@@ -10,6 +10,8 @@ feel free to ask us and community.
10
### Bug fixes
11
12
* fixed transform embeddeds with boolean values (mongodb) ([#3900](https://github.com/typeorm/typeorm/pull/3900))
13
+* fix performance issue when inserting into raw tables with QueryBuilder
14
+ ([#3931](https://github.com/typeorm/typeorm/issues/3931))
15
16
### Features
17
0 commit comments