指南 參考 原始碼
公開 類別 | 原始碼

ARRAY

繼承自

src/data-types.js~ABSTRACT → ARRAY

type 的陣列。僅適用於 Postgres。

範例

DataTypes.ARRAY(DataTypes.DECIMAL)

建構子摘要

公開建構子
公開

constructor(type: ABSTRACT)

公開建構子

公開 constructor(type: ABSTRACT) 原始碼

參數

名稱類型屬性描述
type ABSTRACT

陣列值的類型