Module: PG::BasicTypeRegistry::Checker
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Defined in: | lib/pg/basic_type_registry.rb |
Constant Summary
-
ValidDirections =
private
# File 'lib/pg/basic_type_registry.rb', line 153{ :encoder => true, :decoder => true }.freeze
-
ValidFormats =
private
# File 'lib/pg/basic_type_registry.rb', line 152{ 0 => true, 1 => true }.freeze