Sha256: 689c933b92391437a4710e8b2927560ea60d38339805cb794a384b8f4fe7c3d3
Contents?: true
Size: 138 Bytes
Versions: 29
Compression:
Stored size: 138 Bytes
Contents
class ChangeTargetingSearchQueryType < ActiveRecord::Migration def change change_column :targetings, :search_query, :text end end
Version data entries
29 entries across 29 versions & 1 rubygems