Ir al contenido
Español

MAX_PERSISTENCE_ID_LENGTH

Esta página aún no está disponible en tu idioma.

const MAX_PERSISTENCE_ID_LENGTH: 255 = 255

Defined in: src/persistence/Constants.ts:68

Longest accepted id — the width of the persistence_id column in every relational dialect’s DDL. Anything longer cannot round-trip.