master
up
def self.up create_table :domains do |t| t.string :name t.string :key t.column :uuid, :string, :limit => 36