Class: AlgebraDB::Value::Array
- Inherits:
-
AlgebraDB::Value
- Object
- Struct
- AlgebraDB::Value
- AlgebraDB::Value::Array
- Defined in:
- lib/algebra_db/value/array.rb
Overview
Represents Postgres arrays with an inner type.
Defined Under Namespace
Modules: ArrayOps Classes: Decoder
Constant Summary collapse
- Text =
Convenience constants
of(::AlgebraDB::Value::Text)
- Double =
of(::AlgebraDB::Value::Double)
- Integer =
of(::AlgebraDB::Value::Integer)
- JSONB =
of(::AlgebraDB::Value::JSONB)
Instance Attribute Summary
Attributes inherited from AlgebraDB::Value
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from AlgebraDB::Value
#render_syntax, #to_select_item