Skip to main content
Module

x/denodb/mod.ts>Model.getComputedPrimaryKey

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

Return the model computed primary key.

Returns

string