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 0ac114d987
Finished #18
9 years ago
..
Models
Properties
Repository Added the transaction back into the DB. 9 years ago
DbConfiguration.cs
Entity.cs
ISqliteConfiguration.cs
PlexRequests.Store.csproj
RequestedModel.cs Finished #18 9 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. 9 years ago
TableCreation.cs Added some code to shrink the DB. reworked the search to speed it up. 9 years ago
UserEntity.cs
UserRepository.cs
UsersModel.cs
app.config
packages.config
sqlite3.dll