Class: Momomoto::Datatype::Character_varying

Inherits:
Text
  • Object
show all
Defined in:
lib/momomoto/datatype/character_varying.rb

Overview

Represents the Character Varying data type.

Method Summary

Methods inherited from Text

#equal, #escape, operator_sign

Methods inherited from Base

#compile_rule, #default, #default_operator, #equal, #escape, #filter_set, #initialize, #not_null?, operator_sign

Constructor Details

This class inherits a constructor from Momomoto::Datatype::Base