Skip to main content
Module

x/denodb/mod.ts>Model._findPrimaryField

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

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

Returns

FieldOptions