- FEATURE: Possible to add own Compact 3.5 based connections when running under Visual Studio 11 beta
- FEATURE: WP DataContext - option to include ConnectionStringBuilder class
- BUG: Description field too small
Scripting API fixes:
- FEATURE: Tables are now ordered by topological sort when scripting entire database (Both Compact and Server)
- FEATURE: Data scripting now uses datareader (to avoid some OOM issues)
- FEATURE: date and datetime2 values are converted to datetime by default (Server scripting)
- FEATURE: .sql/.sqlce scripts with DGML no longer generated.
- FEATURE: Server based DGML now includes schema
- BUG: Duplicate Execution plans fixed
- BUG: Improved script execution
- FEATURE: WP DataContext - option to include ConnectionStringBuilder class
- BUG: Description field too small
Scripting API fixes:
- FEATURE: Tables are now ordered by topological sort when scripting entire database (Both Compact and Server)
- FEATURE: Data scripting now uses datareader (to avoid some OOM issues)
- FEATURE: date and datetime2 values are converted to datetime by default (Server scripting)
- FEATURE: .sql/.sqlce scripts with DGML no longer generated.
- FEATURE: Server based DGML now includes schema
- BUG: Duplicate Execution plans fixed
- BUG: Improved script execution