Currently active issues...
View the full detailed list or
add a new issue.
| ID | Summary | AllLabels |
|---|
| #100 | Feature: Add AsIdBag() and WithIdBagIdGenerator() methods | Type-Enhancement, Priority-Medium |
| #127 | Bug: Fluent is producing both joined-subclass and subclass for each child entity | Type-Defect, Priority-High |
| #133 | Feature: Override Component Mappings - IAutoMappingComponentOverride? | Type-Enhancement, Priority-Low, Release2.0 |
| #151 | Feature: Automapping multiple entity assemblies | Type-Enhancement, Priority-Medium |
| #169 | Feature: | Type-Enhancement, Priority-Medium, Component-Logic |
| #170 | Feature: element needs support for additional index types | Type-Enhancement, Priority-Medium |
| #173 | Bug: Custom types in subclasses do not get mapped correctly. | Type-Patch, Priority-Medium, Component-Logic |
| #175 | Feature: An IAuxiliaryDatabaseObject to fluently declare indexes | Type-Patch, Priority-Medium |
| #177 | Feature: Pluggable inheritance with polymorphisms | Type-Enhancement, Priority-Low, Component-Logic |
| #178 | Bug: HasMany's not being picked up in automapping when doesn't have setter | Type-Defect, Priority-Medium |
| #180 | Feature: Support for Custom SQL used for loading | Type-Enhancement, Priority-Low |
| #182 | Feature: Nested-composite-element mapping | Type-Patch, Priority-Medium |
| #188 | Bug: Can't use fields with PersistenceSpecification | Type-Patch, Priority-Medium |
| #192 | Bug: AutoMap - Component properties of JoinedSubClass gets mapped twice | Type-Patch, Priority-Medium |
| #196 | Feature: Add support for mono sqlite driver | Type-Patch, Priority-Medium |
| #201 | Bug: Conventions that modify Accessors do not load early enough | Type-Defect, Priority-Medium |
| #202 | Feature: Foreign Id is not verified by the compiler | Type-Enhancement, Priority-Medium, Component-Logic |
| #203 | Feature: Missing attributes for References | Type-Enhancement, Priority-Medium, Component-Persistence |
| #206 | Bug: Incorrect type generated by Version | Type-Defect, Priority-Medium, Component-Persistence |
| #207 | Feature: A property-ref cannot be set correctly on HasMany method | Type-Enhancement, Priority-Medium, Component-Persistence |
| #222 | Bug/Feature: Nested JoinedSubClassPart | Type-Defect, Priority-Medium |
| #224 | AutoMap serializable types in the System namespace | Type-Defect, Priority-Medium |
| #225 | Feature: Support for Many-To-Any | Type-Enhancement, Priority-Medium |
| #227 | Schemasupport in ManyToMany | Type-Defect, Priority-Medium |
| #228 | ReferencesAny generates invalid mapping | Type-Defect, Priority-Medium |
| #230 | AsTernaryAssociation generates invalid mapping. | Type-Defect, Priority-Medium |
| #233 | Mapping joined subclass to higher level base class | Type-Defect, Priority-Medium |
| #234 | VersionPart neverGenerated doesn't make sense, should set "generated=always" if it's false | Type-Defect, Priority-Medium |
| #235 | ManyToManyAutoMapper.cs throws when it hits an IDictionary property | Type-Defect, Priority-Medium |
| #236 | Bug: Automapping does not recognize collections of primitive elements | Type-Defect, Priority-Medium |
| #238 | Let me reach the configuration in a ISessionSource | Type-Defect, Priority-Medium |
| #239 | meta-type attribute on any-mapping cannot be set to 'class' | Type-Defect, Priority-Medium |
| #242 | Get SessionFactory from SessionSource | Type-Defect, Priority-Medium |
| #245 | Bug: ToManyBase implementation of ICollectionRelationship -> AsMap ignoring the type | Type-Defect, Priority-Medium |
| #249 | PersistenceSpecification: Testing IEnumerable property | Type-Defect, Priority-Medium |
| #253 | Accesing configuration from whithin IAuxiliaryDatabaseObjects.. Or applying conventions on IAuxiliaryDatabaseObjects | Type-Defect, Priority-Medium |
| #254 | Built Foreign Key convention does not interact well with a many to many override | Type-Defect, Priority-Medium, Milestone-Release-1.0 |
| #266 | Building a project using AllinOneRube.exe and rake.bat (don't install ruby anymore!) | Type-Defect, Priority-Medium |
| #269 | multi-column support for CompositeIdentityPart | Type-Defect, Priority-Medium, Milestone-Release-1.0 |
| #274 | Allow custom types for identity-generated id's | Type-Defect, Priority-Medium |
| #276 | Enhancement: filter and filter-def (patch attached) | Type-Defect, Priority-Medium |
| #281 | ToManyBase.ICollectionRelationship.Component not implemented | Type-Defect, Priority-Medium |
| #282 | Feature: Support ManyToMany with composite keys | Type-Defect, Priority-Medium |
| #294 | Please make classes CLS-Compliant | Type-Defect, Priority-Medium |
| #297 | Nicer exception when missing Id in mapping class | Type-Enhancement, Priority-Low, Post-1.0 |
| #301 | Conventions created with ConventionBuilder seems to ignore AcceptanceCriteria.. (1.0 RTM) | Type-Defect, Priority-Medium |
| #302 | ForeignKeyConvention does not work for HasMany with composite element. | Type-Defect, Priority-Medium |
| #303 | IHasManyConvention does not work with HasMany with composite element. | Type-Defect, Priority-Medium |
| #305 | Mappings with enums are not serializable | Type-Defect, Priority-Medium |
| #306 | natural-id support | Type-Enhancement, Priority-Medium |
| #308 | IndexPart::Column() is missing a call to columns.Clear().. | Type-Defect, Priority-Medium |
| #310 | Allow specifing Unique() and UniqueKey() constraints on Map indexes. | Type-Defect, Priority-Medium |
| #311 | Feature: Create Clustered Index on Column of Choice | Type-Defect, Priority-Medium |
| #313 | Need entity-name attribute support | Type-Defect, Priority-Medium |
| #315 | Feature: Support Reveal.Field to support mapping of private/protected fields | Type-Defect, Priority-Medium |
| #316 | When automapping subclasses, ISubclassInstance.Type in ISubclassConvention is null | Type-Defect, Priority-Medium |
| #317 | Cannot use automapping overrides to set HibernateMapping properties | Type-Defect, Priority-Medium |
| #318 | JoinPart exposes unsupported behavior | Type-Defect, Priority-Medium |
| #319 | Calling BuildSessionFactory in External Assembly Very Slow | Type-Defect, Priority-Medium |
| #320 | When automapping, ClassMap.Join in override doesn't work (test included) | Type-Defect, Priority-Medium |
| #321 | Cannot initialize the ASP.NET project / Could not load file or assembly 'FluentNHibernate, Version=1.0.0.593, Culture=neutral, PublicKeyToken=8aa435e3cb308880' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045) | Type-Defect, Priority-Medium |
| #325 | Using WriteMappingsTo with AutoMappings causes no mappings to be generated. | Type-Defect, Priority-Medium |
| #326 | HasManyToMany with IDictionary (patch) | Type-Defect, Priority-Medium |
| #327 | Fluent NH generates incorrect mapping file for composite-element with parent | Type-Defect, Priority-Medium |
| #328 | When using composite id, mixing KeyProperty and KeyReference reorders id:s (with test case) | Type-Defect, Priority-Medium |
| #330 | Feature: Support for additional attributes in the key-property element of an set (and equal) | Type-Defect, Priority-Medium |
| #332 | Duplicate mapping exception when mapping inheritance tree | Type-Defect, Priority-Medium |
| #333 | Mismatch between AutoMapping.SubClass and AutoSubClassPart constructor | Type-Defect, Priority-Medium |
| #334 | Disable cache for collections when overriding parent-class | Type-Defect, Priority-Medium |
| #335 | Add support for IParameterizedType in CustomType mappings | Type-Defect, Priority-High |
| #336 | ManyToOne (References) formula support | Type-Defect, Priority-Medium |
| #337 | Add support for 'where' attribute in hilo generator | Type-Defect, Priority-Medium |
| #340 | Can Map Subclasses of interface - SeparateSubclassVisitor Bug | Type-Defect, Priority-Medium |
| #344 | [private field collection] another type than [public property collection]. | Type-Defect, Priority-Medium |
| #348 | Mapping an IDictionary results in 2 int columns where the key was expected as a string | Type-Defect, Priority-Medium |
| #352 | Need to add "trigger-identity" to list of available generators | Type-Defect, Priority-Medium |
| #353 | Can not validate a component | Type-Defect, Priority-Medium |
| #359 | Trigger Identity Issue . Can not insert record to Oracle . The ID is being increased by trigger. | Type-Defect, Priority-Medium |
| #360 | Future: fluent syntax for UnsavedValue() | Type-Enhancement, Priority-Low, Post-1.0 |
| #361 | Issue 342: code not in the trunk | Type-Defect, Priority-Medium |
| #363 | InvalidOperationException: Tried to add property 'xxx' when already added. | Type-Defect, Priority-Medium |
| #366 | Using PersistenceSpecification.CheckEnumerable sometimes fails when it shouldn't | Type-Defect, Priority-Medium |
| #367 | Column function and Length problem | Type-Defect, Priority-Medium |
| #368 | Can't serialize nh configuration because GenericEnumMapper is not serializable. | Type-Defect, Priority-Medium |
| #369 | Under some circumstances AutoMapper maps classes defined as components as entities instead | Type-Defect, Priority-Medium |
| #372 | Feature: For PersistenceSpecifications (Tests) Option to Delete the object that is created, retrieved, etc... | Type-Defect, Priority-Medium |
| #374 | Composite key mappings on relationship parts | Type-Defect, Priority-Medium |
| #376 | System.IndexOutOfRangeException with CreateSQLQuery | Type-Defect, Priority-Medium |
| #379 | Missing Cascade in KeyManyToOnePart | Type-Defect, Priority-Medium |
| #384 | In composite ids, support keyreference to another composite id class | Type-Defect, Priority-Medium |
| #385 | IComponentInstance Properties should return IEnumerable | Type-Defect, Priority-Medium |
| #386 | HasManyToMany Persister method requires IEntityPersister | Type-Defect, Priority-Medium |
| #387 | Unable to find a way to use Components as composite identifiers | Type-Defect, Priority-Medium |
| #389 | "No Persister For T" Issue Occurs When Using The Entities Contents As A Separate Class Library | Type-Defect, Priority-Medium |
|
View the full detailed list or
add a new issue.
Fluent NHibernate is © 2008-2009 James Gregory and contributors under the
BSD license.