Aller au contenu
Français

MAX_PERSISTENCE_ID_LENGTH

Ce contenu n’est pas encore disponible dans votre langue.

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.