You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/Marr.Data/Mapping
kay.one 44ff12eaaa
datamapper supports null and DBNull
11 years ago
..
Strategies
ColumnAttribute.cs
ColumnInfo.cs
ColumnMap.cs using compiled delegate instead of reflection in Marr 11 years ago
ColumnMapBuilder.cs
ColumnMapCollection.cs
EnumConversionType.cs
FluentMappings.cs
IColumnInfo.cs
IRelationshipInfo.cs
MapBuilder.cs
MappingHelper.cs datamapper supports null and DBNull 11 years ago
Relationship.cs using compiled delegate instead of reflection in Marr 11 years ago
RelationshipAttribute.cs
RelationshipBuilder.cs added condition to lazy loading of relationship objects 11 years ago
RelationshipCollection.cs
RelationshipInfo.cs
TableAttribute.cs
TableBuilder.cs