diff options
author | Alex Tambellini <atambellini@gmail.com> | 2011-09-08 16:07:04 -0400 |
---|---|---|
committer | Alex Tambellini <atambellini@gmail.com> | 2011-11-04 17:34:08 -0400 |
commit | 15fb4302b6ff16e641b6279a3530eb8ed97f2899 (patch) | |
tree | 3145485da04041a9ba208a42a3a26f0e85f550bb /activerecord/lib/active_record/transactions.rb | |
parent | cb06727b6cb7310808f5b9ce1bf254055806ba80 (diff) | |
download | rails-15fb4302b6ff16e641b6279a3530eb8ed97f2899.tar.gz rails-15fb4302b6ff16e641b6279a3530eb8ed97f2899.tar.bz2 rails-15fb4302b6ff16e641b6279a3530eb8ed97f2899.zip |
schema_format :sql should behave like schema_format :ruby
This commit adds a db:structure:load task that is run instead of
db:schema:load when schema_format is set to :sql. This patch also removes
the prefixing of the structure.sql files to mimic the use of a single
schema.rb file. The patch originates from github issue #715.
Diffstat (limited to 'activerecord/lib/active_record/transactions.rb')
0 files changed, 0 insertions, 0 deletions