What new feature(s) would you like to see in the add-in? Post your suggestions here.
6/26/2010 12:02:59 PM
 neaflo Posts: 12
|
Hi Kristofer,
It would be really helpful if we could have a setting to remove the schema name from .dbml file. A more detailed explanation for this request is here: http://social.msdn.microsoft.com/Forums/en/linqtosql/thread/a35b3ab4-1ebe-433a-b7f0-13f7ff9f87f9.
Thanks, Florin Neamtu
|
|
0
• permalink
|
7/11/2010 4:37:18 PM
 neaflo Posts: 12
|
Hi,
Any chance to get a time frame for this? It's becoming really important for my project.
Regards
|
|
0
• permalink
|
7/16/2010 3:48:40 AM
 Kristofer Andersson Moderator Posts: 331
|
Hi,
"Schema-less" mode is planned for version 1.92 - it will strip schema information for one or several schemas from the tables and store that information separately outside of the model.
Best regards, Kristofer
|
|
0
• permalink
|
7/16/2010 4:40:36 PM
 neaflo Posts: 12
|
Very much appreciated! Looking forward for this release.
Regards
|
|
0
• permalink
|
8/10/2010 3:24:57 AM
 Kristofer Andersson Moderator Posts: 331
|
"Schemaless mode" is available now (as of ver 1.92). To enable it, check the "Schemaless Mode" checkbox in the Options box in the update/compare options dialog. If the Options box is not visible, click on the "advanced" button to make it appear.
When switching to schemaless mode, schema prefixes for tables, views, procedures and functions will be moved to a separate file (.schemainfo) and the add-in will use the information from that file when running the compare/update commands.
|
|
0
• permalink
|