jellyfin/Emby.Server.Implementations/Data
Bond_009 dd0ab8ed56 Fix not binding to SQL parameters
Whitespace values weren't being filtered out in advance
Remove the posibility of this happening again by always binding

Should fix #11605
2024-05-17 18:35:11 +02:00
..
BaseSqliteRepository.cs Enable more warnings as errors (#11288) 2024-04-12 17:45:01 -06:00
CleanDatabaseScheduledTask.cs
SqliteExtensions.cs
SqliteItemRepository.cs Fix not binding to SQL parameters 2024-05-17 18:35:11 +02:00
SqliteUserDataRepository.cs Add index for lastPlayedDate (#11342) 2024-04-12 17:44:16 -06:00
SynchronousMode.cs
TempStoreMode.cs
TypeMapper.cs