Skip to main content
Module

x/typeorm/src/naming-strategy/NamingStrategyInterface.ts

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

Interfaces

Naming strategy defines how auto-generated names for such things like table name, or table column gonna be generated.