1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
kay.one
28b47b415f added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
2013-05-21 22:40:02 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
kay.one
e9b9e63f7a RelationshipExtensions has more type enforcement. 2013-03-26 01:00:46 -07:00
kay.one
a9ad739745 created HasOne, HasMany relationship extension. 2013-03-26 00:50:18 -07:00