import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/UpdateValuesMissingError.ts";
Classes
Thrown when user tries to update using QueryBuilder but do not specify what to update. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/UpdateValuesMissingError.ts";
Thrown when user tries to update using QueryBuilder but do not specify what to update. |