aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/ManagedConnection.cs
AgeCommit message (Collapse)Author
2024-10-08Removed BaseSqliteRepositoryJPVenson
2024-06-06Backport pull request #11986 from jellyfin/release-10.9.zBond-009
Use only 1 write connection/DB Original-merge: cc4563a4779ff7e86526b09f5ac5a2e7ec71e56b Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-08-21loading workscvium
2023-04-21POC sql connection poolBond_009
2022-03-06Revert "chore: Add a read only connection for routes like Shows/NextUp"Cody Robibero
2022-03-05Apply suggestions from code reviewCody Robibero
2022-01-22chore: Add a read only connection for routes like Shows/NextUpJayson Reis
2021-11-15Fix some warningsBond_009
2021-10-02Fix warnings in DataPatrick Barron
2021-05-21Bump SQLitePCL.pretty.netstandard to 3.0.1cvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-06-28Back to a single connectionBond-009
2019-06-28Use a connection pool instead of creating new connectionsBond-009
2019-06-28Simplify db codeBond-009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part A-DaErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-053.2.30.8Luke Pulverenti
2016-12-13add missing filesLuke Pulverenti