In my rails application i am using MS SQL database. I have two schema in my application. A few tables are in dbo schema and a few are in Employee schema. When I run rake db:schema:dump, it is creating schema.rb file. But this file contains tables for dbo schema only. It's not creating tables for Employee schema.
Aucun commentaire:
Enregistrer un commentaire