Notes on Change Set 19667

March 9, 2007 12:58

Download

Bugs

  • Added explicit assembly mapping for SharpZipLib in SubCommander App.config. This removes a compiler warning when a different assembly version exists in the GAC.
  • Fixed dumb, but harmless bug in Utility.GetParameterPrefix()
  • Fixed possible null reference exception in DataService.GetTableSchema();
  • Fixed scaffold generation issue on table names with spaces
  • Fixed issue with DataService.GetSchema() returning first prodvider instead of the default one when called without a provider name.

Enhancements

  • BatchScaffoldGenerator now identifies and prevents generation of scaffolds for tables without primary keys.

0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed

Related posts

Comments are closed