mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
#2750 stuff
This commit is contained in:
parent
5d9e6bd113
commit
117bd1cd8b
4 changed files with 20 additions and 22 deletions
|
@ -17,6 +17,7 @@ namespace Ombi.Store.Context
|
|||
{
|
||||
if (_created) return;
|
||||
|
||||
|
||||
_created = true;
|
||||
Database.SetCommandTimeout(60);
|
||||
Database.Migrate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue