Struct.new(:base, :name, :type, :limit, :precision, :scale, :default, :null)
Abstract representation of a column definition. Instances of this type are typically created by methods in TableDefinition, and added to the columns attribute of said TableDefinition object, in order to be used for generating a number of table creation or table changing SQL statements.
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.