mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Rename TypeORM.ts to typeorm.ts
This commit is contained in:
parent
1c2a53e46d
commit
2f5a79a1a6
@ -35,4 +35,4 @@ export function createMysqlConnection(configuration: string|ConnectionOptions, d
|
||||
|
||||
const connection = this.connectionManager.getConnection();
|
||||
return connection.connect(<ConnectionOptions> configuration).then(() => connection);
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user