module Clear::Model::Converter::ArrayConverterBool
Defined in:
clear/model/converters/array_converter.crClass Method Summary
- .to_column(x) : Array(Bool) | Nil
- .to_db(x : Array(Bool) | Nil) : Clear::SQL::Any
- .to_string(x) : String