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 59cf379d56
Fixed an issue where the table didn't match the model.
9 years ago
..
Models Started on #16, nothing is hooked up yet. 9 years ago
Properties
Repository When we do a batch update we need to reset the cache 9 years ago
DbConfiguration.cs
Entity.cs
GenericRepository.cs
IRepository.cs
IRequestRepository.cs Started on #16, nothing is hooked up yet. 9 years ago
ISettingsRepository.cs
ISqliteConfiguration.cs
PlexRequests.Store.csproj Hooked up most of #49 Just the validation messages need to be done. 9 years ago
RequestedModel.cs
Sql.Designer.cs
Sql.resx
SqlTables.sql Hooked up most of #49 Just the validation messages need to be done. 9 years ago
TableCreation.cs
UserEntity.cs Fixed an issue where the table didn't match the model. 9 years ago
UserRepository.cs Fixed an issue where the table didn't match the model. 9 years ago
UsersModel.cs Hooked up most of #49 Just the validation messages need to be done. 9 years ago
packages.config Updated the Dapper.Contrib package, it had a bug where it wasn't returning the correct Id from inserts 9 years ago
sqlite3.dll