Pular para o conteúdo
Português (BR)

MAX_PERSISTENCE_ID_LENGTH

Este conteúdo não está disponível em sua língua ainda.

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.