jellyfin/Emby.Server.Implementations/Data
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
removed:
* nameof -> FullName lookup
* IndexOf before Replace
* Enum.GetNames -> Enum.Parse roundtrip
2021-04-22 16:05:12 +02:00
..
BaseSqliteRepository.cs Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
CleanDatabaseScheduledTask.cs fix SA1508 2020-06-15 10:45:55 +12:00
ManagedConnection.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SqliteExtensions.cs Minor improvements 2021-02-13 00:39:18 +01:00
SqliteItemRepository.cs SqliteItemRepository: remove redundant operations 2021-04-22 16:05:12 +02:00
SqliteUserDataRepository.cs Minor improvements 2021-02-13 00:39:18 +01:00
TypeMapper.cs Fix more warnings 2019-11-27 16:29:56 +01:00