diff options
author | José Valim <jose.valim@gmail.com> | 2010-05-08 17:44:40 +0300 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-05-08 17:46:39 +0300 |
commit | 6626833db13a69786f9f6cd56b9f53c4017c3e39 (patch) | |
tree | 1eb94d190f7645c8c6e38999025d0d4327e51d61 /Rakefile | |
parent | 5b95730edc33ee97f53da26a3868eb983305a771 (diff) | |
download | rails-6626833db13a69786f9f6cd56b9f53c4017c3e39.tar.gz rails-6626833db13a69786f9f6cd56b9f53c4017c3e39.tar.bz2 rails-6626833db13a69786f9f6cd56b9f53c4017c3e39.zip |
Revert "Add index length support for MySQL [#1852 state:open]"
This commit breaks dumping a few tables, as the sessions table.
To reproduce, just create a new application and:
rake db:sessions:create
rake db:migrate
rake db:test:prepare
And then look at the db/schema.rb file (ht: Sam Ruby).
This reverts commit 5b95730edc33ee97f53da26a3868eb983305a771.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions