[DomainObjects-Subversion] SF.net SVN: domainobjects: [204] trunk/DomainObjects2/src/Core/DomainObj
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-08-24 14:55:33
|
Revision: 204 Author: rbeauchamp Date: 2006-08-24 07:55:09 -0700 (Thu, 24 Aug 2006) ViewCVS: http://svn.sourceforge.net/domainobjects/?rev=204&view=rev Log Message: ----------- - Fixed bug [ 1537678 ] Exception while utilizing constant with same value in Case. - Implemented [ 1532096 ] Remove unneeded concrete type constraint from where clause. Modified Paths: -------------- trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/DbModel/DbModelSqlStatement.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/DbModel/IDbModelSqlStatement.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/DbModel/Select/SelectResultsTable.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/From/Class.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Function/Case.cs trunk/DomainObjects2/src/Core/DomainObjects/Metadata/ClassDescriptor.cs trunk/DomainObjects2/src/Core/DomainObjects/Metadata/DescriptorRepository.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/DiagnosticsTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/FunctionTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/QueryTests.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |