@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
15 lines (8 loc) • 354 B
Markdown
[**/ent-framework**](../README.md)
***
[/ent-framework](../globals.md) / ID
# Variable: ID
> `const` **ID**: `"id"` = `"id"`
Defined in: [src/types.ts:7](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L7)
Primary key field's name is currently hardcoded for simplicity. It's a
convention to have it named as "id".