| Steve, we have a use case where multiple strategies would be helpful. We normally use discriminator based multi-tenancy but we have some customers/prospects that are more concerned about security and would prefer that their data was in a separate database/schema. In these cases, it would be ideal if we could have all customers accessing a single application instance and have most customers using the discriminator based strategy and a small subset using a database strategy. |