import { getConnection } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";
Gets connection from the connection manager. If connection name wasn't specified, then "default" connection will be retrieved.
import { getConnection } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";
Gets connection from the connection manager. If connection name wasn't specified, then "default" connection will be retrieved.