Added IsOverride to PrimaryKeyAttribute to allow overriding PrimaryKey in derived...
commit61668e813d50d9377e48d309c3833ab55629c352
authorcneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Sun, 10 Feb 2008 20:36:25 +0000 (10 20:36 +0000)
committercneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Sun, 10 Feb 2008 20:36:25 +0000 (10 20:36 +0000)
tree0e0b44722361ed8d9a2f19e38ffb85191d2961b0
parent17821fbb72ac22a845b89b65029ca371e0bee75c
Added IsOverride to PrimaryKeyAttribute to allow overriding PrimaryKey in derived class.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@4798 73e77b4c-caa6-f847-a29a-24ab75ae54b6
ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithOverride.cs
ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/XmlGenerationTestCase.cs
ActiveRecord/Castle.ActiveRecord/Attributes/PrimaryKeyAttribute.cs
ActiveRecord/Castle.ActiveRecord/Framework/Internal/ActiveRecordModelBuilder.cs
ActiveRecord/Changes.txt