turned off migration for now

pull/1011/head
tidusjar 8 years ago
parent ffc3d6aa8a
commit a8dd6905fd

@ -49,8 +49,8 @@ namespace Ombi.Core.Migration.Migrations
public void Start(IDbConnection con) public void Start(IDbConnection con)
{ {
UpdateCustomSettings(); //UpdateCustomSettings(); Turned off the migration for now until the search has been improved on.
UpdateSchema(con, Version); //UpdateSchema(con, Version);
} }
private void UpdateCustomSettings() private void UpdateCustomSettings()

Loading…
Cancel
Save