1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/Marr.Data
2021-12-17 19:16:00 -08:00
..
Converters
Mapping DataMapper LazyLoaded needlessly keeping the parent mapper alive. 2018-12-29 12:45:07 +01:00
Parameters Removed unused dialects from Marr so it compiles with less dependencies. 2020-06-07 22:48:28 +02:00
QGen Use pattern matching instead of as expression type checking 2021-12-17 19:16:00 -08:00
Reflection Fixed timing issues 2021-05-12 23:56:14 +02:00
DataHelper.cs
DataMapper.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
DataMappingException.cs
EntityGraph.cs Support for loading of LazyLoaded properties via explicit join. 2014-02-22 16:21:39 -08:00
EntityMerger.cs
EntityReference.cs
ExtensionMethods.cs
GroupingKeyCollection.cs
IDataMapper.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
LazyLoaded.cs
MapRepository.cs
Marr.Data.csproj Converted all projects to the new csproj format. 2019-08-20 19:39:49 +02:00
SqlModesEnum.cs
UnitOfWork.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
UnitOfWorkSharedContext.cs