콘텐츠로 이동
한국어

MAX_PERSISTENCE_ID_LENGTH

이 콘텐츠는 아직 번역되지 않았습니다.

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.