DIR : /home/kozerus/public_html/cropex/node/node_modules/drizzle-orm/primary-key.d.ts

/home/kozerus/public_html/cropex/node/node_modules/drizzle-orm

import { entityKind } from "./entity.js";
import type { AnyColumn } from "./column.js";
import type { Table } from "./table.js";
export declare abstract class PrimaryKey {
    readonly table: Table;
    readonly columns: AnyColumn[];
    static readonly [entityKind]: string;
    protected $brand: 'PrimaryKey';
    constructor(table: Table, columns: AnyColumn[]);
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer