import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/metadata-builder/JunctionEntityMetadataBuilder.ts";
Classes
Creates EntityMetadata for junction tables. Junction tables are tables generated by many-to-many relations. |
x/typeorm/src/metadata-builder/JunctionEntityMetadataBuilder.ts
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/metadata-builder/JunctionEntityMetadataBuilder.ts";
Creates EntityMetadata for junction tables. Junction tables are tables generated by many-to-many relations. |