Class: RDO::Postgres::Array::Text
- Inherits:
-
RDO::Postgres::Array
- Object
- Array
- RDO::Postgres::Array
- RDO::Postgres::Array::Text
- Defined in:
- lib/rdo/postgres/array/text.rb
Overview
Ruby handling for text[] type in PostgreSQL.
Method Summary
Methods inherited from RDO::Postgres::Array
[], #format_value, #initialize, parse, #parse_value, #to_a, #to_s
Constructor Details
This class inherits a constructor from RDO::Postgres::Array