import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/PessimisticLockTransactionRequiredError.ts";
Classes
Thrown when a transaction is required for the current operation, but there is none open. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/PessimisticLockTransactionRequiredError.ts";
Thrown when a transaction is required for the current operation, but there is none open. |