This repository was archived by the owner on Jan 3, 2022. It is now read-only.
Update typeorm: 0.2.31 → 0.2.32 (minor)#113
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
Closed in favor of #123. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ typeorm (0.2.31 → 0.2.32) · Repo · Changelog
Release Notes
0.2.32 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
version bumpfix: Only first single quote in comments is escaped (#7514)fixed failing testfix: rename a sequence related to generated primary key when a table is renamed (#5406)fix: empty entity when query with nested relations (#7450)feat: Add support for Access Token Authentication for SQL Server Driver (mssql) (#7477)feat: added socketPath support for replicas in MySQL driver (#7459)fix: [RelationLoader] load with existing queryRunner (#7471)fix: [aurora-data-api] Return number of affected rows in UpdatedResult and DeleteResult (#7433)fix: (aurora-data-api) get correct increment primary key for multiple entities inserted (#7434)feat: introduced a new configuration option "formatOptions.castParameters" to delegate the prepare/hydrate parameters to the driver which will result in casting the parameters to their respective column type (#7483)chore(deps): bump xmldom from 0.4.0 to 0.5.0 (#7467)docs: added missing import in view-entities.md (#7505)docs: fix typo (#7506)docs: fix typo in entities.md (#7491)fix: don't transform json(b) column value when computing update changes (#6929)feat: add option for installing package using CLI (#6889)feat: allow to pass the given table name as string in RelationDecorators (#7448)added test for #2758code refactoring in test;test: reproduction for issue #3246 (#3247)fix: correctly get referenceColumn value in `getEntityValueMap` (#7005)refactor: improve README.md and DEVLOPER.md code examples formatting (#7436)fix: fixed all known enum issues (#7419)adding missing ILike operator docs (took from next branch)fixes #7418fixes #7418chore: dependencies update (#7424)chore: typescript version upgrade (#7422)feat: add check and dryrun to migration generate (#7275)fix: Array type default value should not generate SQL commands without change (#7409)fix: performance issues of `RelationId`. (#7318)Adjust mongodb driver options & connect driver to support replica set (#7402)fix: resolve issue building tree entities with embeded primary column (#7416)fix: improve EntityManager.save() return type (#7391)feat: output Javascript Migrations instead of TypeScript (#7294)docs: fix small typo on package.json script example (#7408)feat: implement "FOR UPDATE OF" for postgres driver (#7040)fix: wrong migration generation when column default value is set to null #6950 (#7356)docs: small typo (#7358)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands