typeorm / typeorm.github.io

Repository for typeorm documentation website.

Home Page:http://typeorm.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

连接

yulintianxia opened this issue · comments

使用的是mongodb ;
import {ConnectionManager} from 'typeorm'

if (ConnectionManager.get('default')) {

 }

error: typeof ConnectionManager”上不存在属性“get” ,

please clarify the issue.. further, i don't think that this is the proper repository to ask your questions..