This project is archived and is in readonly mode.
config.active_record.schema_format = :sql
Reported by Brian Long | July 28th, 2010 @ 11:40 PM
config.active_record.schema_format = :sql does not generate a *.sql file in the db/ directory. Rails still generates the schema.rb file as usual. rake db:test:prepare still uses schema.rb instead of .sql
Comments and changes to this ticket
-
Nick Gauthier August 19th, 2010 @ 07:45 PM
I've submitted a patch for this issue, please toss me a +1 :-)
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets...
-
Jeff Kreeftmeijer October 11th, 2010 @ 08:11 AM
- State changed from new to duplicate
- Tag cleared.
- Importance changed from to Low
I'll mark this as a duplicate then.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>