Skip to main content
Module

x/typeorm/src/driver/types/MappedColumnTypes.ts

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

Interfaces

Orm has special columns and we need to know what database column types should be for those types. Column types are driver dependant.