Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nessie/deps.ts>CliffySelect#transform

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

Map input value to output value.

Parameters

value: string

Input value.

Returns

string

Output value.