Module

x/kysely_postgrs_js_dialect/mod.ts>kysely.AlterTableColumnAlterationNode

Kysely dialect for PostgreSQL using the Postgres.js client.
Go to Latest
type alias kysely.AlterTableColumnAlterationNode
import { type kysely } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.4/mod.ts";
const { AlterTableColumnAlterationNode } = kysely;
import kysely.AlterTableColumnAlterationNode
import { kysely } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.4/mod.ts";
const { AlterTableColumnAlterationNode } = kysely;