Skip to main content
Module

x/nessie/deps.ts>CliffySelect#transform

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
method CliffySelect.prototype.transform
import { CliffySelect } from "https://deno.land/x/nessie@2.0.7/deps.ts";

Map input value to output value.

Parameters

value: string

Input value.

Returns

string

Output value.