跳转到内容
简体中文

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.