import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/metadata/types/OnUpdateType.ts";
Type Aliases
ON_UPDATE type to be used to specify update strategy when some relation is being updated. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/metadata/types/OnUpdateType.ts";
ON_UPDATE type to be used to specify update strategy when some relation is being updated. |