You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.Store
tidusjar 6f008f77a3
Added some code to shrink the DB. reworked the search to speed it up.
8 years ago
..
Models
Properties
Repository Added the transaction back into the DB. 8 years ago
DbConfiguration.cs
Entity.cs
ISqliteConfiguration.cs
PlexRequests.Store.csproj
RequestedModel.cs Got mostly everything working for #254 Ready for testing 8 years ago
Sql.Designer.cs
Sql.resx
SqlTables.sql Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions. 8 years ago
TableCreation.cs Added some code to shrink the DB. reworked the search to speed it up. 8 years ago
UserEntity.cs
UserRepository.cs
UsersModel.cs
app.config
packages.config
sqlite3.dll