Sha256: 543783a52331867bffb284c1e7932bc09f19d54875eb8cc2a9ec39326c7471b0

Contents?: true

Size: 240 Bytes

Versions: 93

Compression:

Stored size: 240 Bytes

Contents

ActiveRecord::Base.connection.create_table :robots, :primary_key => :alternate_primary_key, :force => true do |t|
  t.column :name,                   :string,  :null => false
  t.column :internal_id,            :string,  :null => false
end

Version data entries

93 entries across 93 versions & 15 rubygems

Version Path
thinking-sphinx-1.3.17 features/thinking_sphinx/db/migrations/create_robots.rb
warp-thinking-sphinx-1.3.16 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.16 features/support/db/migrations/create_robots.rb
hawkerb-thinking-sphinx-1.3.17 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.15 features/support/db/migrations/create_robots.rb
hawkerb-thinking-sphinx-1.3.16 features/support/db/migrations/create_robots.rb
hawkerb-thinking-sphinx-1.3.15 features/support/db/migrations/create_robots.rb
hawkerb-thinking-sphinx-1.3.14 features/support/db/migrations/create_robots.rb
zipme-thinking-sphinx-1.3.14 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.14 features/support/db/migrations/create_robots.rb
warp-thinking-sphinx-1.3.13 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.13 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.12 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.11 features/support/db/migrations/create_robots.rb
warp-thinking-sphinx-1.3.11 features/support/db/migrations/create_robots.rb
warp-thinking-sphinx-1.3.10 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.10 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.9 features/support/db/migrations/create_robots.rb
ts-xml-0.0.1 features/support/db/migrations/create_robots.rb
thinking-sphinx-1.3.8 features/support/db/migrations/create_robots.rb