I am trying to split off a read-only, heavily used auditing table from the rest of the database. Putting it in a filegroup and seperate file seems the best solution....However I cannot figure out how to set this up in entity framework, do I need to manual...