ActiveRecord::SchemaDumper currently dumps out create_tables for every view 
in the database as well (this is mysql2 I'm talking about). This happens to 
be a lot of views for us, and we end up deleting them and then manually 
adding them back in whenever we need to db:schema:load. Is there a 
configuration option somewhere to make this work, and if not is there 
interest in a PR? I'd be happy to take it on - just don't want to duplicate 
work.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to