PostgreSqlProperty
import type { PostgreSqlProperty } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
PostgreSql property.
interface PostgreSqlProperty {
enabled?: boolean;
numericValue?: bigint;
property?: string;
}import type { PostgreSqlProperty } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
PostgreSql property.