Skip to main content
Module

x/drizzle/pg-core.ts>timestamp

Deno port of the drizzle-orm library
Latest
function timestamp
import { timestamp } from "https://deno.land/x/drizzle@v0.23.85/pg-core.ts";

Type Parameters

TName extends string
TMode extends PgTimestampConfig["mode"] & { }