Zum Inhalt springen
Deutsch

MAX_PERSISTENCE_ID_LENGTH

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.