Sha256: 7e635e3820415d552a21021747363102843ef5a1dccf997e842632c54fbbbce8

Contents?: true

Size: 121 Bytes

Versions: 96

Compression:

Stored size: 121 Bytes

Contents

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

Version data entries

96 entries across 96 versions & 15 rubygems

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