Module

x/denodb/mod.ts>Model.getComputedPrimaryKey

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
method Model.getComputedPrimaryKey
import { Model } from "https://dotland.deno.dev/x/denodb@v1.4.0/mod.ts";

Return the model computed primary key.

Returns

string