mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6626833db1
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
|
||
---|---|---|
.. | ||
assets | ||
cases | ||
connections | ||
fixtures | ||
migrations | ||
models | ||
schema | ||
config.rb |