UNPKG

@clickup/ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

32 lines (16 loc) 516 B
[**@clickup/ent-framework**](../README.md) *** [@clickup/ent-framework](../globals.md) / Spec # Type Alias: Spec > **Spec**: `object` Defined in: [src/types.ts:78](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L78) { type: ..., ... } - one attribute spec. ## Type declaration ### type > **type**: [`SpecType`](SpecType.md) ### allowNull? > `optional` **allowNull**: `true` ### autoInsert? > `optional` **autoInsert**: `string` ### autoUpdate? > `optional` **autoUpdate**: `string`