nestjs / typeorm

TypeORM module for Nest framework (node.js) 🍇

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for typeorm 0.3.0

Hirsw0w opened this issue · comments

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

Connection methods are now deprecated and we need a way to export the datasource

Describe the solution you'd like

Upgrading to 0.3.0 and fixing the deprecated code

Teachability, documentation, adoption, migration strategy

https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md

What is the motivation / use case for changing the behavior?

new version of typeorm

Is the linked pull request also the place to track things like the deprecated Connection class or the deprecated name property of Connection / DataSource? Just wondered because of the title of the PR.

@felix-gohla we'll create a new, separate PR to make this library compatible with TypeORM 0.3.0. I'll keep everyone posted!

@jmcdo29 Can we reopen & pin & lock this Issue? so people could subscribe to it if they want to know about the development of that next version. I'm proposing this because we can't pin pull requests

I believe we'll need @kamilmysliwiec for pinning the issue, so I'll leave it up to him