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. |
x/typeorm/src/connection/ConnectionOptionsReader.ts
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/connection/ConnectionOptionsReader.ts";
Reads connection options from the ormconfig. Can read from multiple file extensions including env, json, js, xml and yml. |