[DomainObjects-Subversion] SF.net SVN: domainobjects: [243] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-12-02 10:44:48
|
Revision: 243 http://svn.sourceforge.net/domainobjects/?rev=243&view=rev Author: rbeauchamp Date: 2006-12-02 02:44:47 -0800 (Sat, 02 Dec 2006) Log Message: ----------- Added ability to constrain on field that only exists in sub class. See unit test QueryTests.ConstrainQueryOnFieldInSubClass(). Modified Paths: -------------- trunk/DomainObjects2/resource/Repository.xml trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/From/Class.cs trunk/DomainObjects2/src/Core/DomainObjects/Metadata/Tool/Generator/DomainObjectGenerator.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/DomainObjectGeneratorTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/InheritanceHierarchyToSingleTableMappingTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/QueryTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/RepositoryFactoryTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/UpdateByCriteriaTests.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |