Skip to content

Commit 003c14d

Browse files
committed
doc: add changelog entry for fix of typeorm#3931
1 parent 9ed2de4 commit 003c14d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ feel free to ask us and community.
1010
### Bug fixes
1111

1212
* 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))
1315

1416
### Features
1517

0 commit comments

Comments
 (0)