When calling WebSecurity.InitializeDatabaseConnection, it should allow setting the database schema used thereafter.
As stated in the post below, the only way to currently achieve this is by setting the default schema for the user, but that isn't always possible (i.e. hosting policies):
http://stackoverflow.com/questions/6244131/websecurity-initializedatabaseconnection-how-specify-a-db-schema
Comments: This is a high impact bug for me.
As stated in the post below, the only way to currently achieve this is by setting the default schema for the user, but that isn't always possible (i.e. hosting policies):
http://stackoverflow.com/questions/6244131/websecurity-initializedatabaseconnection-how-specify-a-db-schema
Comments: This is a high impact bug for me.