Module

x/denodb/lib/model.ts>Model._findPrimaryField

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

Manually find the primary field by going through the schema fields.

Returns

FieldOptions