influitive / apartment

Database multi-tenancy for Rack (and Rails) applications
2.67k stars 463 forks source link

Private schema excessive tables #564

Closed mzaidannas closed 5 years ago

mzaidannas commented 5 years ago

Steps to reproduce

rake db:drop db:create db:migrate

Expected behavior

Apartment should only create included model tables in private schemas

Actual behavior

All tables/views/indices are created in public and private schemas

System configuration

mikecmpbll commented 5 years ago

https://github.com/influitive/apartment#excluding-models