Skip to main content
Module

x/typeorm/src/util/SqlUtils.ts>SqlUtils

Forked from https://github.com/typeorm/typeorm
Latest
class SqlUtils
import { SqlUtils } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/util/SqlUtils.ts";

Static Methods

isInsertQuery(query: string): boolean