Skip to main content
Module

x/typeorm/src/connection/ConnectionOptionsReader.ts

Forked from https://github.com/typeorm/typeorm
Latest
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/connection/ConnectionOptionsReader.ts";

Classes

Reads connection options from the ormconfig. Can read from multiple file extensions including env, json, js, xml and yml.