typeorm/typeorm
### [`v0.2.38`](https://togithub.com/typeorm/typeorm/blob/master/CHANGELOG.md#0238-httpsgithubcomtypeormtypeormcompare02370238-2021-10-02)
[Compare Source](https://togithub.com/typeorm/typeorm/compare/0.2.37...0.2.38)
##### Bug Fixes
- prevent using absolute table path in migrations unless required ([#8038](https://togithub.com/typeorm/typeorm/issues/8038)) ([e9366b3](https://togithub.com/typeorm/typeorm/commit/e9366b33ddff296de1254019589b85e40aa53e12))
- snakecase conversion for strings with numbers ([#8111](https://togithub.com/typeorm/typeorm/issues/8111)) ([749511d](https://togithub.com/typeorm/typeorm/commit/749511d981f6b9a1a08113b23e8779a91cda78f8))
- use full path for table lookups ([#8097](https://togithub.com/typeorm/typeorm/issues/8097)) ([22676a0](https://togithub.com/typeorm/typeorm/commit/22676a04c30b3b49a61003320dfad3ecad3791e8))
##### Features
- support QueryRunner.stream with Oracle ([#8086](https://togithub.com/typeorm/typeorm/issues/8086)) ([b858f84](https://togithub.com/typeorm/typeorm/commit/b858f84e6fb15f801f2564088428d250d1c59e18))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
0.2.37
->0.2.38
Release Notes
typeorm/typeorm
### [`v0.2.38`](https://togithub.com/typeorm/typeorm/blob/master/CHANGELOG.md#0238-httpsgithubcomtypeormtypeormcompare02370238-2021-10-02) [Compare Source](https://togithub.com/typeorm/typeorm/compare/0.2.37...0.2.38) ##### Bug Fixes - prevent using absolute table path in migrations unless required ([#8038](https://togithub.com/typeorm/typeorm/issues/8038)) ([e9366b3](https://togithub.com/typeorm/typeorm/commit/e9366b33ddff296de1254019589b85e40aa53e12)) - snakecase conversion for strings with numbers ([#8111](https://togithub.com/typeorm/typeorm/issues/8111)) ([749511d](https://togithub.com/typeorm/typeorm/commit/749511d981f6b9a1a08113b23e8779a91cda78f8)) - use full path for table lookups ([#8097](https://togithub.com/typeorm/typeorm/issues/8097)) ([22676a0](https://togithub.com/typeorm/typeorm/commit/22676a04c30b3b49a61003320dfad3ecad3791e8)) ##### Features - support QueryRunner.stream with Oracle ([#8086](https://togithub.com/typeorm/typeorm/issues/8086)) ([b858f84](https://togithub.com/typeorm/typeorm/commit/b858f84e6fb15f801f2564088428d250d1c59e18))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.