Sha256: c8b63063c689974c86e3b83a27db605b6664319dd013504a95b40e2c4201e99f

Contents?: true

Size: 104 Bytes

Versions: 76

Compression:

Stored size: 104 Bytes

Contents

ActiveRecord::Base.connection.create_table :genres, :force => true do |t|
  t.column :name, :string
end

Version data entries

76 entries across 76 versions & 12 rubygems

Version Path
thinking-sphinx-1.3.17 features/thinking_sphinx/db/migrations/create_genres.rb
warp-thinking-sphinx-1.3.16 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.16 features/support/db/migrations/create_genres.rb
hawkerb-thinking-sphinx-1.3.17 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.15 features/support/db/migrations/create_genres.rb
hawkerb-thinking-sphinx-1.3.16 features/support/db/migrations/create_genres.rb
hawkerb-thinking-sphinx-1.3.15 features/support/db/migrations/create_genres.rb
hawkerb-thinking-sphinx-1.3.14 features/support/db/migrations/create_genres.rb
zipme-thinking-sphinx-1.3.14 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.14 features/support/db/migrations/create_genres.rb
warp-thinking-sphinx-1.3.13 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.13 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.12 features/support/db/migrations/create_genres.rb
thinking-sphinx-1.3.11 features/support/db/migrations/create_genres.rb
warp-thinking-sphinx-1.3.11 features/support/db/migrations/create_genres.rb
warp-thinking-sphinx-1.3.10 features/support/db/migrations/create_genres.rb